diff --git a/srcpkgs/python-xlib/template b/srcpkgs/python-xlib/template index b7261f66d3..1f97c4117d 100644 --- a/srcpkgs/python-xlib/template +++ b/srcpkgs/python-xlib/template @@ -1,7 +1,8 @@ # Template file for 'python-xlib' pkgname=python-xlib -version=0.23 +version=0.25 revision=1 +archs=noarch build_style=python-module pycompile_module="Xlib" hostmakedepends="python-setuptools python3-setuptools" @@ -11,8 +12,7 @@ maintainer="Enno Boland " license="LGPL-2.1-or-later" homepage="https://github.com/python-xlib/python-xlib" distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2" -checksum=c3deb8329038620d07b21be05673fa5a495dd8b04a2d9f4dca37a3811d192ae4 -archs=noarch +checksum=204f280b549352af6cbdaff43405186822ae05749518dd9be209bd88a0088f99 pre_build() { sed -i '/setup_requires/d' setup.py