summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaap aarts2018-03-22 15:26:46 +0100
committerjaap aarts2018-03-22 15:26:46 +0100
commit0e34369b52bc016c188a83777f3355ab4ac808ca (patch)
treec1f1601c750bd12dbe8fd2271f0d5ffd1960a517
parent6b75602482047ec2690f65d2561bec026e43f2c7 (diff)
downloadaur-0e34369b52bc016c188a83777f3355ab4ac808ca.tar.gz
\mar-22-2018/ doin stuff
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cc9e175a6ca..1cde76dc8d58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-pkgbase = synergy2
+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.7.stable~b1477+1e4d1ed68
pkgrel = 1
url = https://symless.com/synergy
- install = synergy2.install
+ install = synergy2-bin.install
arch = x86_64
license = unknown
depends = gcc>=5.2
@@ -21,7 +21,7 @@ pkgbase = synergy2
depends = qt5-quickcontrols>=5.5.0
depends = qt5-svg>=5.5.0
conflicts = synergy
- conflicts = synergy2-bin
+ conflicts = synergy2
options = !strip
options = !emptydirs
source_x86_64 = https://binaries.symless.com/v2.0.7/synergy_2.0.7.stable_b1477%2Be4d1ed68_amd64.deb
@@ -29,5 +29,5 @@ pkgbase = synergy2
sha512sums_x86_64 = 4c1b9b87c4b33d894bad30f6c040507fb491ebf7e51d341d53b2d4fd2db278e405e5defa5c823ff6dc55313f6b34e15a1d283116cef18fbfa986883d9d0a92c9
sha512sums_x86_64 = 9c818d4f4929d156a6926336048cab4e398047037f45a177cdb71ede9c54d7b16992b7e5437999b2c72d3604c22092790e112abb234647abb0b34adf8e56b76b
-pkgname = synergy2
+pkgname = synergy2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 499881e6a62a..f39f0c93fff5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: jaap
# Contributor: jaap
-pkgname=synergy2
+pkgname=synergy2-bin
pkgver=2.0.7.stable~b1477+1e4d1ed68
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' 'synergy2-bin')
+conflicts=('synergy' 'synergy2')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://binaries.symless.com/v2.0.7/synergy_2.0.7.stable_b1477%2Be4d1ed68_amd64.deb" "https://gist.githubusercontent.com/JAicewizard/a70388a3a7c52fef21299f961a652364/raw")