From 5dd5af00290a3e97a54625482947d9ee75a53489 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 23 Mar 2019 16:40:10 -0300 Subject: [PATCH] python-xlib: update to 0.25. --- srcpkgs/python-xlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-xlib/template b/srcpkgs/python-xlib/template index b7261f66d3b..1f97c4117d4 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