git » libusb.git » commit 200c426

libusb 1.0.27

author Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
parent 77526044489f0ae1c655f84b3d6d576b07ce41b4

libusb 1.0.27

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6a1b3ac..9852340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libusb
 pkgver=1.0.27
 pkgrel=2
 pkgdesc="Library that provides generic access to USB devices"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url="https://libusb.info/"
 _url="https://github.com/libusb/libusb"
 license=(LGPL-2.1-or-later)