mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-10 09:14:37 +08:00
setconf: update to 0.6.7
This commit is contained in:
parent
1536aafcfd
commit
46757c0bf4
@ -1,7 +1,7 @@
|
|||||||
# Contributions from Arch: https://www.archlinux.org/packages/community/any/setconf/
|
# Contributions from Arch: https://www.archlinux.org/packages/community/any/setconf/
|
||||||
|
|
||||||
pkgname=setconf
|
pkgname=setconf
|
||||||
pkgver=0.6.6
|
pkgver=0.6.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A utility to easily change settings in Makefiles and other configuration files"
|
pkgdesc="A utility to easily change settings in Makefiles and other configuration files"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -9,7 +9,7 @@ url="http://setconf.roboticoverlords.org/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('python2')
|
depends=('python2')
|
||||||
source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz")
|
source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz")
|
||||||
sha512sums=('28f62b4dbc5883763cd11480ca059dd8ba120d6dfd964bbf1746ec5cb23fb0f0fd949249f77673d150cb6abd0039ff6f34d79ad744f8abcc765e0af37fbb85ff')
|
sha512sums=('8b247de9f7ac06f77e6251e95c045886cde5b6ca21b0152cb6fdc1456381aacd9051d5221c9fc8149608555e14f85ee2b51acbe65f78d129b1c8b732e093236d')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
sed -i 's:usr/bin/python$:usr/bin/python2:' "$pkgname-$pkgver/$pkgname.py"
|
sed -i 's:usr/bin/python$:usr/bin/python2:' "$pkgname-$pkgver/$pkgname.py"
|
||||||
|
Loading…
Reference in New Issue
Block a user