summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas K2017-06-13 17:22:00 +0200
committerLukas K2017-06-13 17:22:00 +0200
commita65146431fe4f37fc8b6248ca1f6d36857e7eab9 (patch)
tree2b05fdb7fabebc0faa795975069c4ba946b6717d /PKGBUILD
parente5a4e6f613538ad7d3edfeaa98bdc41dcfbe2f5d (diff)
downloadaur-a65146431fe4f37fc8b6248ca1f6d36857e7eab9.tar.gz
update to 1.0.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f1efd092c76..d5e8ad19e0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=fxload-libusb
_spkgname=libusb
-pkgver=1.0.19
+pkgver=1.0.21
pkgrel=1
pkgdesc='fxload from the libusb examples'
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ url='http://libusb.info/'
license=('LGPL')
depends=('libusb')
source=(http://downloads.sourceforge.net/libusb/libusb-$pkgver.tar.bz2)
-md5sums=('f9e2bb5879968467e5ca756cb4e1fa7e')
+md5sums=('1da9ea3c27b3858fa85c5f4466003e44')
build() {
cd $_spkgname-$pkgver/examples