summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2022-01-17 09:00:09 -0300
committerGonzalo Exequiel Pedone2022-01-17 09:00:09 -0300
commit7bdf8a57c5e4b7ec65d0fc028974e8d094768731 (patch)
tree2f3b2ce2874e46f8b6ed5870660456dc1922b7b5 /PKGBUILD
parent1349faad26ddc4ebca9e311f36a4f0dd88da23c6 (diff)
downloadaur-7bdf8a57c5e4b7ec65d0fc028974e8d094768731.tar.gz
Added aarch64 architecture.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42871d70b555..3ff6e1361572 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgrealname=webcamoid
pkgname=webcamoid-git
-pkgver=8.7.1.r706.g23bbe04a
+pkgver=8.7.1.r748.gaf52d41d
pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
url='https://webcamoid.github.io/'
license=('GPL')
-arch=('i686' 'x86_64' 'armv6h')
+arch=('i686' 'x86_64' 'armv6h' 'aarch64')
depends=('qt5-quickcontrols2'
'qt5-svg')
optdepends=('v4l-utils: Extra formats support for webcams'