[arch-commits] Commit in libusbx/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sun Sep 30 19:31:32 UTC 2012
Date: Sunday, September 30, 2012 @ 15:31:32
Author: tpowa
Revision: 167302
upgpkg: libusbx 1.0.14-1
bump to latest version
Modified:
libusbx/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-30 19:26:10 UTC (rev 167301)
+++ PKGBUILD 2012-09-30 19:31:32 UTC (rev 167302)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=libusbx
-pkgver=1.0.12
-pkgrel=2
+pkgver=1.0.14
+pkgrel=1
depends=('glibc')
pkgdesc="Library that provides generic access to USB device"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
replaces=('libusb1' 'libusb')
provides=("libusb=$pkgver")
conflicts=("libusb")
-md5sums=('c41352ac755c7992edfcbb2ea4ad1349')
+md5sums=('0a6a75edb4b4eae7dc82c1dd71ddc470')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list