summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin MacMartin2020-08-26 16:22:11 -0400
committerKevin MacMartin2020-08-26 16:22:11 -0400
commitec193ec78a30fff8ff2287caab1144c2e4927ea6 (patch)
tree8292488751132f7af1c2eacb4bb24e5f24ffe164 /PKGBUILD
parentf5d2a1a3013ec669744a2b4f47ce20a42f37b1fc (diff)
downloadaur-ec193ec78a30fff8ff2287caab1144c2e4927ea6.tar.gz
Update to 20200826.r3607.9b29327b4 and fix the build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c72f16e8fe8..39f8f835072a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pkgname=synergy
pkgname=$_pkgname-git
-pkgver=20191216.r3353.b2173efb
+pkgver=20200826.r3607.9b29327b4
pkgrel=1
pkgdesc='Share a single mouse and keyboard between multiple computers'
url='http://synergy-foss.org'
@@ -17,8 +17,8 @@ arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
provides=("$_pkgname")
conflicts=("$_pkgname")
-depends=('avahi' 'curl' 'libxinerama' 'libxrandr' 'libxtst')
-makedepends=('cmake' 'git' 'libxt')
+depends=('avahi' 'curl' 'libxinerama' 'libxrandr' 'libxtst' 'qt5-base')
+makedepends=('cmake' 'git' 'libxt' 'qt5-tools')
optdepends=('openssl: encryption support')
source=(