[arch-commits] Commit in pyudev/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Mar 26 14:23:52 UTC 2016
Date: Saturday, March 26, 2016 @ 15:23:52
Author: jelle
Revision: 168480
upgpkg: pyudev 0.19.0-1
Modified:
pyudev/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-26 14:08:45 UTC (rev 168479)
+++ PKGBUILD 2016-03-26 14:23:52 UTC (rev 168480)
@@ -6,8 +6,8 @@
pkgbase=pyudev
pkgname=('python-pyudev' 'python2-pyudev')
-pkgver=0.16.1
-pkgrel=4
+pkgver=0.19.0
+pkgrel=1
arch=('any')
url='http://pyudev.readthedocs.org/en/latest/index.html'
license=('LGPL')
@@ -16,7 +16,7 @@
'python2-gobject2: Glib integration'
'wxpython: WX integration')
source=("http://pypi.python.org/packages/source/p/pyudev/pyudev-${pkgver}.tar.gz")
-md5sums=('4034de584b6d9efcbfc590a047c63285')
+md5sums=('1151e9d05baf6ce7b43e7574dc0ef154')
build() {
cp -rf "${srcdir}/${pkgbase}-${pkgver}" "${srcdir}/python2-${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list