git » hidapi.git » commit e82f465

hidapi 0.14.0

author Urja (ARMLFS builder)
2024-07-12 17:47:57 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:57 UTC
parent eddf2bb14ef22646e79ecbdbd967ce901b55c680

hidapi 0.14.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a0a3dfa..cbbe1fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=hidapi
 pkgver=0.14.0
 pkgrel=2
 pkgdesc='Simple library for communicating with USB and Bluetooth HID devices'
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url='https://github.com/libusb/hidapi'
 license=('GPL3' 'BSD' 'custom')
 depends=('systemd-libs')