summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaap aarts2018-05-08 15:43:09 +0200
committerjaap aarts2018-05-08 15:43:09 +0200
commit1e976d928ef7122af4b8728923a47308321e48cc (patch)
tree01a47a0e66ee80e16abe654bf4f6c66266d891ee
parent0b0bda36b48a2d2ac2fc6a074049afb3e8a941be (diff)
downloadaur-1e976d928ef7122af4b8728923a47308321e48cc.tar.gz
\may-08-2018/ updated to 2.0.11/
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a2b56b5bb7e..1881e839f616 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = synergy2-bin
depends = qt5-quickcontrols>=5.5.0
depends = qt5-svg>=5.5.0
conflicts = synergy
- conflicts = synergy2
+ conflicts = synergy2-bin
options = !strip
options = !emptydirs
source_x86_64 = https://binaries.symless.com/v2.0.11/debian/synergy_2.0.11.stable~b56%2B8c94f00f_amd64.deb
diff --git a/PKGBUILD b/PKGBUILD
index 55c5db60f417..d3d7a0609127 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: jaap
# Contributor: jaap
-pkgname=synergy2
+pkgname=synergy2-bin
pkgver=2.0.11.stable~b56+8c94f00f
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."
@@ -10,7 +10,7 @@ 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' 'qt5-svg>=5.5.0')
-conflicts=('synergy')
+conflicts=('synergy' 'synergy2-bin')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://binaries.symless.com/v2.0.11/debian/synergy_2.0.11.stable~b56%2B8c94f00f_amd64.deb" "https://gist.githubusercontent.com/JAicewizard/a70388a3a7c52fef21299f961a652364/raw")