summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaap aarts2017-11-14 16:06:21 +0100
committerjaap aarts2018-03-18 15:04:15 +0100
commit56d10ba4a062409d371a27f5ec415b5aa32a069c (patch)
tree4fadae09b41217a3ada929d724428c7c3d4db5ad
parentc5b0b8a1662d8097c020f87382ea844584641a00 (diff)
downloadaur-56d10ba4a062409d371a27f5ec415b5aa32a069c.tar.gz
\nov-14-2017/ AUR is picky
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0efcb486e9f0..381a980a961f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: jaap
# Contributor: jaap
pkgname=synergy2-bin
-pkgver=2.0.0stableb1026
+pkgver=2.0.1.stable~b1034+59dd93a0
pkgrel=1
pkgdesc="Keyboard and mouse sharing solution. Synergy allows you to share one mouse and keyboard between multiple computers. Work seamlessly across Windows, macOS and Linux."
arch=('x86_64')
@@ -10,11 +10,11 @@ url="https://symless.com/synergy"
license=('unknown')
groups=('')
depends=('gcc>=5.2' 'bash-completion>=1.18.' 'gcc-libs>=3.0' 'hicolor-icon-theme' 'openssl-1.0' 'libx11>=1.2.99.901' 'libxext' 'libxi>=1.2.99.4' 'libxtst' 'openssl-1.0>=1.0.0' 'qt5-base>=5.5.0' 'qt5-declarative>=5.5.0' 'qt5-quickcontrols>=5.5.0')
-conflicts=('synergy')
+conflicts=('synergy' 'synergy2')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://www.dropbox.com/s/a81ckhwa8e0rfot/synergy_2.0.0.stable-b1026%2B060bdcb0_amd64.deb?dl=1")
-sha512sums_x86_64=('738f00adf23361e2c22936fd3ab8f5238d312f8b4319d474e94117e2517d75f65264e01883337b2d1716a38723d9c4d6ccf8c7a60a9594cf80f8d29f30f1d671')
+source_x86_64=("https://www.dropbox.com/s/gnvp8gu27hzz2zc/synergy_2.0.1.stable-b1034%2B59dd93a0_amd64.deb?dl=1")
+sha512sums_x86_64=('12a5df374a941122d3dcbc1b9c43ef7b8b04b4f48a6d505f301fcfca6e32a42f3a2ea28d318babf413b85e8f5f0ab10380ae405f6aa7ee570c06a718a5b65148')
package(){