mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'peframe'
|
||||||
pkgname=peframe
|
pkgname=peframe
|
||||||
version=6.0.2
|
version=6.0.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
|
@ -13,8 +13,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/guelfoweb/peframe"
|
homepage="https://github.com/guelfoweb/peframe"
|
||||||
distfiles="https://github.com/guelfoweb/peframe/archive/${version}.tar.gz"
|
distfiles="https://github.com/guelfoweb/peframe/archive/${version}.tar.gz"
|
||||||
checksum=244fe2f1bbfd205a4939584a21ed8ebf532e06ec2ea19f916fa78fc29aec0e69
|
checksum=75a4c75755b02a6500e9dd651ccd3e8737a7f90dffe113879e3fd2fc0582742d
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
vsed -i setup.py -e "/import peframe/d" -e "s/peframe.version()/'${version}'/"
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue