summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2020-04-14 13:54:48 +0200
committerPhilip Goto2020-04-14 13:54:48 +0200
commit7573edb2a5bee3469067a2a80b6f2c0ae24d1240 (patch)
tree382700d470052c6da9c6373e5f1183d810bf3475 /PKGBUILD
parent5a30d97c6cd2a0e3fad90d9404e4b10177e79ddd (diff)
downloadaur-7573edb2a5bee3469067a2a80b6f2c0ae24d1240.tar.gz
Update arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 153683eb3017..1b16fb9d102d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=virtboard
pkgver=0.0.6
-pkgrel=2
+pkgrel=3
pkgdesc="Basic keyboard, blazing the path of modern Wayland keyboards"
url="https://source.puri.sm/Librem5/virtboard"
license=("GPL3")
-arch=(i686 x86_64 armv6h armv7h)
+arch=(i686 x86_64 armv7h aarch64)
depends=(cairo
libxkbcommon
wayland)