peframe: update to 6.0.3.
This commit is contained in:
parent
a5a2de50e8
commit
ec31ec107c
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'peframe'
|
||||
pkgname=peframe
|
||||
version=6.0.2
|
||||
version=6.0.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style="python3-module"
|
||||
|
@ -13,8 +13,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/guelfoweb/peframe"
|
||||
distfiles="https://github.com/guelfoweb/peframe/archive/${version}.tar.gz"
|
||||
checksum=244fe2f1bbfd205a4939584a21ed8ebf532e06ec2ea19f916fa78fc29aec0e69
|
||||
|
||||
pre_configure() {
|
||||
vsed -i setup.py -e "/import peframe/d" -e "s/peframe.version()/'${version}'/"
|
||||
}
|
||||
checksum=75a4c75755b02a6500e9dd651ccd3e8737a7f90dffe113879e3fd2fc0582742d
|
||||
|
|
Loading…
Reference in a new issue