git » v4l-utils.git » commit 5d30386

v4l-utils 1.26.1

author Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
parent ab498373cb106d71816b026ddd26626cf330032f

v4l-utils 1.26.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4e16bd3..94c797e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=v4l-utils
 pkgver=1.26.1
 pkgrel=1
 pkgdesc="Userspace tools and conversion library for Video 4 Linux"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://linuxtv.org/"
 provides=("libv4l=$pkgver")
 replaces=('libv4l')