From 991629c0b53dbfaa1364e01bcfc31b2d5a9dc4d1 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 8 Sep 2017 14:32:46 +0200 Subject: [PATCH] python-xlib: update to 0.20. --- 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 7dffd18bbf7..8d129100c10 100644 --- a/srcpkgs/python-xlib/template +++ b/srcpkgs/python-xlib/template @@ -1,7 +1,7 @@ # Template file for 'python-xlib' pkgname=python-xlib -version=0.19 -revision=3 +version=0.20 +revision=1 noarch=yes build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="LGPL-2.1" homepage="https://github.com/python-xlib/python-xlib" distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2" -checksum=10ba17a7b2aea9f6a7fb0b87caa284383389cf867ba9d31619246577b8cc3408 +checksum=6c61c6424d7861fe50279e5ff574481f4a9a0ea9c79eb0191aa5f5b3d4471c30 pre_build() { sed -i '/setup_requires/d' setup.py