summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2016-01-28 18:29:50 -0500
committerKevin MacMartin2016-01-28 18:29:50 -0500
commit4d48dbc1454b3e7a96415703ccf1e2fbd80ff79d (patch)
tree4fe62f7f45edfae93f57aadbb21d54f6499f5873
parent261e1c4ba21f1e67fedc349f64ed82dbda5a972f (diff)
downloadaur-4d48dbc1454b3e7a96415703ccf1e2fbd80ff79d.tar.gz
Update the source repo URL to the new location (no bump as it's the same build)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c640748aa20a..a83a950f8cdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Thu Jan 28 23:28:42 UTC 2016
pkgbase = synergy-git
pkgdesc = Share a single mouse and keyboard between multiple computers
pkgver = 20151130.r2417.7a207b4
@@ -21,7 +23,7 @@ pkgbase = synergy-git
optdepends = openssl: encryption support
provides = synergy
conflicts = synergy
- source = synergy::git+https://github.com/synergy/synergy.git
+ source = synergy::git+https://github.com/symless/synergy.git
source = synergys_at.socket
source = synergys_at.service
source = missing-include-fix.patch
diff --git a/PKGBUILD b/PKGBUILD
index 153bcd9ace29..302d5f83d54e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=(
)
license=('GPL2')
source=(
- "$_pkgname::git+https://github.com/$_pkgname/$_pkgname.git"
+ "$_pkgname::git+https://github.com/symless/$_pkgname.git"
"${_pkgname}s_at.socket"
"${_pkgname}s_at.service"
'missing-include-fix.patch'