parent
29aa21de8c
commit
4ceb4e11c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-xlib'
|
# Template file for 'python-xlib'
|
||||||
pkgname=python-xlib
|
pkgname=python-xlib
|
||||||
version=0.20
|
version=0.21
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/python-xlib/python-xlib"
|
homepage="https://github.com/python-xlib/python-xlib"
|
||||||
distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2"
|
distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2"
|
||||||
checksum=6c61c6424d7861fe50279e5ff574481f4a9a0ea9c79eb0191aa5f5b3d4471c30
|
checksum=25aad0056172920552c01a163e979b02336abaf47b0792dae9c93ecb29500431
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/setup_requires/d' setup.py
|
sed -i '/setup_requires/d' setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue