summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin MacMartin2020-12-20 22:48:43 -0500
committerKevin MacMartin2020-12-20 22:48:43 -0500
commit9607b878784446e5db9a32f29fad25df02cc0f02 (patch)
tree3b875bd26cb5cae87666667cbae3b6664b29b812 /PKGBUILD
parent26ba8172afdc0e821b4fc3cc390ac527847ba159 (diff)
downloadaur-9607b878784446e5db9a32f29fad25df02cc0f02.tar.gz
Update to 20201218.r3781.78582d12d and add aarch64 to the arch list (thanks motevets!)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad8f1151e249..ef64f6d035f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,11 @@
_pkgname=synergy
pkgname=$_pkgname-git
-pkgver=20201002.r3652.19160b94f
+pkgver=20201218.r3781.78582d12d
pkgrel=1
pkgdesc='Share a single mouse and keyboard between multiple computers'
url='http://synergy-foss.org'
-arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=('GPL2')
provides=("$_pkgname")
conflicts=("$_pkgname")