summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b691ecf345d3..0530795d4be0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shadowsocksrr-libev-git
pkgdesc = A ShadowsocksR fork
pkgver = 2.5.3.r0.gd63ff86
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/shadowsocksrr/shadowsocksr-libev
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = shadowsocksrr-libev-git
optdepends = mbedtls: another choice of SSL/TLS library
options = docs
options = !strip
- source = shadowsocksrr-libev-git::git+https://github.com/shadowsocksrr/shadowsocksr-libev.git#branch=Akkariiin/master
+ source = shadowsocksrr-libev-git::git+https://github.com/shadowsocksrr/shadowsocksr-libev.git#tag=2.5.3
source = shadowsocksrr-libev-redir@.service
source = shadowsocksrr-libev-server@.service
source = shadowsocksrr-libev-tunnel@.service
diff --git a/PKGBUILD b/PKGBUILD
index 2cdb21b7497a..491daa91dc4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=shadowsocksrr-libev-git
pkgver=2.5.3.r0.gd63ff86
-pkgrel=2
+pkgrel=3
pkgdesc='A ShadowsocksR fork'
arch=('i686' 'x86_64')
url='https://github.com/shadowsocksrr/shadowsocksr-libev'
@@ -12,7 +12,7 @@ makedepends=('git' 'zlib' 'asciidoc' 'xmlto')
optdepends=('mbedtls: another choice of SSL/TLS library') # choose this or openssl as you wish
options=('docs' '!strip')
source=(
- 'shadowsocksrr-libev-git::git+https://github.com/shadowsocksrr/shadowsocksr-libev.git#branch=Akkariiin/master'
+ 'shadowsocksrr-libev-git::git+https://github.com/shadowsocksrr/shadowsocksr-libev.git#tag=2.5.3'
shadowsocksrr-libev-redir@.service
shadowsocksrr-libev-server@.service
shadowsocksrr-libev-tunnel@.service