summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRains2015-08-24 10:03:20 +0800
committerRains2015-08-24 10:04:20 +0800
commita8b5053794c02f149754e01f4bd77a9b58a8d6ca (patch)
tree63cb1a67a315d7216d6aa8eafb494bf7f224c074
parentbeefd04ba4f22cc3345f76318ef78da0b2bf0145 (diff)
downloadaur-a8b5053794c02f149754e01f4bd77a9b58a8d6ca.tar.gz
original repo was dead, sigh.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d5ff1484f9a..e89adccdadd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = shadowvpn-git
backup = etc/shadowvpn/server.conf
backup = etc/shadowvpn/server_down.sh
backup = etc/shadowvpn/server_up.sh
- source = git+https://github.com/clowwindy/ShadowVPN.git
+ source = git+https://github.com/rains31/ShadowVPN.git
md5sums = SKIP
pkgname = shadowvpn-git
diff --git a/PKGBUILD b/PKGBUILD
index 92400e3a6cab..186249a21e78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ backup=('etc/shadowvpn/client.conf'
'etc/shadowvpn/server.conf'
'etc/shadowvpn/server_down.sh'
'etc/shadowvpn/server_up.sh')
-source=("git+https://github.com/clowwindy/${_pkgname}.git")
+source=("git+https://github.com/rains31/${_pkgname}.git")
md5sums=('SKIP')
pkgver() {