Date: Thursday, February 21, 2019 @ 19:06:27 Author: felixonmars Revision: 435113
upgpkg: shadowsocks-v2ray-plugin 1.1.0-1 Modified: shadowsocks-v2ray-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-21 19:03:17 UTC (rev 435112) +++ PKGBUILD 2019-02-21 19:06:27 UTC (rev 435113) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=shadowsocks-v2ray-plugin -pkgver=1.0 +pkgver=1.1.0 pkgrel=1 pkgdesc='A SIP003 plugin based on v2ray for shadowsocks' arch=('x86_64') @@ -10,7 +10,7 @@ depends=('glibc') makedepends=('go-pie' 'git') source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/v2ray-plugin/archive/v$pkgver.tar.gz") -sha512sums=('0202bf7c0624ed323fd90647f2e3042528c3ce7b2b100c2f9bfe9a50042569fdb96ceca178473acc39c52a3dc0ff4c067ee567ddfc537877cbb27593bab43611') +sha512sums=('3b6529fed628370f8db2e9f9016a9e31712c8275f347478a3d6578a00929b7f27000bcfa8e3eea7eba0e00c94b79df0d7fb40d26ab86c90016250a1dedd4d9c6') build() { cd v2ray-plugin-$pkgver
