stig: update to 0.10.1a.

This commit is contained in:
Gerardo Di Iorio 2018-10-08 20:42:12 +02:00 committed by maxice8
parent 4d2e6a05de
commit b229914930
1 changed files with 2 additions and 2 deletions

View File

@ -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ý <koutak.m@gmail.com>"
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