Skip to content
Snippets Groups Projects
Commit d1032b0a authored by Leo's avatar Leo
Browse files

community/py3-xlib: upgrade to 0.26

parent 2514a4f6
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Maintainer: Ivan Tham <pickfire@riseup.net> # Maintainer: Ivan Tham <pickfire@riseup.net>
pkgname=py3-xlib pkgname=py3-xlib
_pkgname=python-xlib _pkgname=python-xlib
pkgver=0.25 pkgver=0.26
pkgrel=1 pkgrel=0
pkgdesc="A fully functional X client library for Python programs" pkgdesc="A fully functional X client library for Python programs"
url="https://github.com/python-xlib/python-xlib" url="https://github.com/python-xlib/python-xlib"
arch="noarch" arch="noarch"
...@@ -29,4 +29,4 @@ package() { ...@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="616020b740ec80c1c33e1b2934674c14b6c4c9eef5d217b4b89b0316d0bf2d90e604f22269fd7b24882f27f010ff39ec530c262897fcd6b481451002956e38ce python-xlib-0.25.tar.bz2" sha512sums="1f012861e657094323126f6065da4ff743728253625929676fc39ed8d2673e38b9f39f4be8ed2350c6d41a25a184a68489866c9a5edf07c87d62382651e6f884 python-xlib-0.26.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment