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

Jan Steffens heftig at archlinux.org
Wed Jan 28 16:01:52 UTC 2015


    Date: Wednesday, January 28, 2015 @ 17:01:51
  Author: heftig
Revision: 230185

0.2.4

Modified:
  libgusb/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-28 14:58:06 UTC (rev 230184)
+++ PKGBUILD	2015-01-28 16:01:51 UTC (rev 230185)
@@ -2,16 +2,16 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libgusb
-pkgver=0.1.6
+pkgver=0.2.4
 pkgrel=1
 pkgdesc="GLib wrapper around libusb1"
 arch=('i686' 'x86_64')
-url="https://gitorious.org/gusb/"
+url="https://github.com/hughsie/libgusb"
 license=('LGPL2.1')
 depends=('udev' 'libusbx')
-makedepends=('gobject-introspection')
+makedepends=('gobject-introspection' 'python2')
 source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b')
+sha256sums=('437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list