summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJAicewizard2017-12-11 19:42:07 +0100
committerjaap aarts2018-03-18 15:04:16 +0100
commitcf6dbafbb9eb4cc22c14070047608e9b07c6a15e (patch)
tree7d337b2ef23b0c1a663b9fabd240a70746119922
parent701e07a30aba1212a238d02834d7bfc603675e1f (diff)
downloadaur-cf6dbafbb9eb4cc22c14070047608e9b07c6a15e.tar.gz
\dec-11-2017/ new version 2.0.3.stable~b1125+8a08e664
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55d8d955ce07..3a5b4042235a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = synergy2-bin
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.
- pkgver = 2.0.2.stable~b1046+665fa610
+ pkgver = 2.0.3.stable~b1125+8a08e664
pkgrel = 1
url = https://symless.com/synergy
install = synergy2-bin.install
@@ -20,10 +20,10 @@ pkgbase = synergy2-bin
depends = qt5-declarative>=5.5.0
depends = qt5-quickcontrols>=5.5.0
conflicts = synergy
- conflicts = synergy2
+ conflicts = synergy2-bin
options = !strip
options = !emptydirs
- source_x86_64 = https://www.dropbox.com/s/n2c75v5sq8x138e/synergy_2.0.2.stable~b1046%2B665fa610_amd64.deb?dl=1
+ source_x86_64 = https://www.dropbox.com/s/t00chh9rgvo94pf/synergy_2.0.3.stable_b1125%2B8a08e664_amd64.deb?dl=1
sha512sums_x86_64 = b20fa6e5f0b1d928ed48ef6c03c5bcee623c71c1d17c659b35fb9aa1586a7def6e39537ed811318b954695f2cc5c5a0e528377a4f748619801842de07e3896e5
pkgname = synergy2-bin
diff --git a/PKGBUILD b/PKGBUILD
index c7c44e4d360e..789e28cec807 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: jaap
# Contributor: jaap
pkgname=synergy2-bin
-pkgver=2.0.2.stable~b1046+665fa610
+pkgver=2.0.3.stable~b1125+8a08e664
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,10 +10,10 @@ 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' 'synergy2')
+conflicts=('synergy' 'synergy2-bin')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://www.dropbox.com/s/n2c75v5sq8x138e/synergy_2.0.2.stable~b1046%2B665fa610_amd64.deb?dl=1")
+source_x86_64=("https://www.dropbox.com/s/t00chh9rgvo94pf/synergy_2.0.3.stable_b1125%2B8a08e664_amd64.deb?dl=1")
sha512sums_x86_64=('b20fa6e5f0b1d928ed48ef6c03c5bcee623c71c1d17c659b35fb9aa1586a7def6e39537ed811318b954695f2cc5c5a0e528377a4f748619801842de07e3896e5')
package(){