diff --git a/srcpkgs/python-xlib/template b/srcpkgs/python-xlib/template index d8b3f6c2f1..3e58499a1d 100644 --- a/srcpkgs/python-xlib/template +++ b/srcpkgs/python-xlib/template @@ -1,6 +1,6 @@ # Template file for 'python-xlib' pkgname=python-xlib -version=0.21 +version=0.22 revision=1 noarch=yes build_style=python-module @@ -9,10 +9,10 @@ depends="python-six" pycompile_module="Xlib" short_desc="Fully functional X client library for Python2" maintainer="Enno Boland " -license="LGPL-2.1" +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=25aad0056172920552c01a163e979b02336abaf47b0792dae9c93ecb29500431 +checksum=42dece002a6d6b5f864c11e65decdf1e78f498023551bab45c1cb133bb65cfc1 pre_build() { sed -i '/setup_requires/d' setup.py