pockyt: update to 1.4.2
This commit is contained in:
parent
ef78d6179f
commit
e7d28611f1
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'pockyt'
|
||||
pkgname=pockyt
|
||||
version=1.2
|
||||
revision=2
|
||||
archs=noarch
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-parse"
|
||||
|
@ -12,8 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/arvindch/pockyt"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=cd9561e126a6a01c73762639eb7e38b8c509ed1412f72fcc4729b12565b9962c
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/(3, 7)/&, (3, 8)/' setup.py
|
||||
}
|
||||
checksum=26d16ad6f2dad7db8726f538a9b49ac268731ea3b323c6d48d56873527c35e0b
|
||||
|
|
Loading…
Reference in New Issue