[arch-commits] Commit in libusb/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Wed Feb 12 15:48:26 UTC 2014
Date: Wednesday, February 12, 2014 @ 16:48:26
Author: andyrtr
Revision: 205880
use proper URL
Modified:
libusb/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-12 11:56:01 UTC (rev 205879)
+++ PKGBUILD 2014-02-12 15:48:26 UTC (rev 205880)
@@ -6,7 +6,7 @@
depends=('glibc' 'systemd')
pkgdesc="Library that provides generic access to USB device"
arch=(i686 x86_64)
-url="http://libusbx.org"
+url="http://libusb.info/"
license=('LGPL')
source=(http://downloads.sourceforge.net/${pkgname}/releases/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
replaces=('libusb1' 'libusbx')
More information about the arch-commits
mailing list