summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorperqin2018-03-07 23:26:37 +0800
committerperqin2018-03-07 23:26:37 +0800
commitc641bd1c8d4d69b69cec8d36398323a12225c729 (patch)
tree5ca4665ffc7177af4e2b4229bd37210270049426 /PKGBUILD
parentac3ac3f82be4356ac65a4c1c0bd72559d8226da3 (diff)
downloadaur-c641bd1c8d4d69b69cec8d36398323a12225c729.tar.gz
Use tag instead of branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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