diff --git a/srcpkgs/stig/template b/srcpkgs/stig/template index baaf6b4487d..d2adbc5cc34 100644 --- a/srcpkgs/stig/template +++ b/srcpkgs/stig/template @@ -1,6 +1,6 @@ # Template file for 'stig' pkgname=stig -version=0.10.0a +version=0.10.1a revision=1 noarch=yes build_style=python3-module @@ -14,7 +14,7 @@ maintainer="Michal Koutenský " license="GPL-3.0-or-later" homepage="https://github.com/rndusr/stig" distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz" -checksum=45a89771cc9d7eaa9b51055e219e02e175859a427f173e796ec875c3db3d81a5 +checksum=7e0bd36b9fc4ba8c300dde8059b2516a75afc44fc5e0d30ba416a0d1535152c5 post_extract() { sed -i 's/urwidtrees>=1.0.3dev0/urwidtrees>=1.0.2/' setup.py