[arch-commits] Commit in python2-gudev/trunk (PKGBUILD)

Fabio Castelli muflone at archlinux.org
Sun Sep 14 14:50:11 UTC 2014


    Date: Sunday, September 14, 2014 @ 16:50:10
  Author: muflone
Revision: 118958

upgpkg: python2-gudev 147.2-6

python2-gudev 147.2-6

Modified:
  python2-gudev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 14:42:25 UTC (rev 118957)
+++ PKGBUILD	2014-09-14 14:50:10 UTC (rev 118958)
@@ -7,10 +7,11 @@
 pkgver=147.2
 pkgrel=6
 pkgdesc="Python binding to the GUDev udev helper library"
-arch=('any')
+arch=('i686' 'x86_64')
 url="https://github.com/nzjrs/python-gudev"
 license=('LGPL3')
-depends=('systemd' 'python2')
+depends=('libsystemd')
+makedepends=('python2-gobject2' 'systemd')
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/nzjrs/${_gitname}/archive/${pkgver}.tar.gz")
 sha512sums=('aabb342ee944805d4038040242d45f49c9a13d0b92cb435394e9851cab99b6a55e2d7c65cb6291903e8482ccabfce552660520df69919635d20846d8db099583')
 




More information about the arch-commits mailing list