stig: update to 0.10.1a.
This commit is contained in:
parent
4d2e6a05de
commit
b229914930
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stig'
|
# Template file for 'stig'
|
||||||
pkgname=stig
|
pkgname=stig
|
||||||
version=0.10.0a
|
version=0.10.1a
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Michal Koutenský <koutak.m@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/rndusr/stig"
|
homepage="https://github.com/rndusr/stig"
|
||||||
distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
|
||||||
checksum=45a89771cc9d7eaa9b51055e219e02e175859a427f173e796ec875c3db3d81a5
|
checksum=7e0bd36b9fc4ba8c300dde8059b2516a75afc44fc5e0d30ba416a0d1535152c5
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/urwidtrees>=1.0.3dev0/urwidtrees>=1.0.2/' setup.py
|
sed -i 's/urwidtrees>=1.0.3dev0/urwidtrees>=1.0.2/' setup.py
|
||||||
|
|
Loading…
Reference in New Issue