summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas K2023-04-19 21:45:53 +0200
committerLukas K2023-04-19 21:45:53 +0200
commit715b078dea344ef23eaf8027a588525f776af855 (patch)
tree8f31c2fcc76ee9f155c9b3b0f16454f577e9ff75 /PKGBUILD
parent846afcddd876a39c320bbd68d20a8aa2b8ce7595 (diff)
downloadaur-715b078dea344ef23eaf8027a588525f776af855.tar.gz
add aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2aa181807688..d5f34a2402f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=fxload-libusb
_spkgname=libusb
pkgver=1.0.26
-pkgrel=1
+pkgrel=2
pkgdesc='fxload from the libusb examples'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url='http://libusb.info/'
license=('LGPL')
depends=('libusb')