[arch-commits] Commit in python-xlib/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Tue Jan 29 21:36:57 UTC 2019


    Date: Tuesday, January 29, 2019 @ 21:36:56
  Author: foxboron
Revision: 428465

upgpkg: python-xlib 0.24-1

Modified:
  python-xlib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-29 21:34:53 UTC (rev 428464)
+++ PKGBUILD	2019-01-29 21:36:56 UTC (rev 428465)
@@ -5,8 +5,8 @@
 
 pkgbase=python-xlib
 pkgname=('python-xlib' 'python2-xlib')
-pkgver=0.23
-pkgrel=2
+pkgver=0.24
+pkgrel=1
 pkgdesc="A fully functional X client library for Python programs"
 url="https://github.com/python-xlib/python-xlib"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python2' 'python2-setuptools-scm'
              'python' 'python-setuptools-scm')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-xlib/python-xlib/archive/$pkgver.tar.gz")
-sha256sums=('a345fad5003adf6d06c296a6fb917b6b7cc21f17135f11418bf603e15bbde118')
+sha256sums=('837273fff5532e53cb63540eda55b0c3c55083e115eceda881057a744bd46276')
 
 prepare() {
   cp -a python-xlib-$pkgver{,-py2}



More information about the arch-commits mailing list