Date: Monday, June 1, 2020 @ 03:54:43 Author: felixonmars Revision: 637796
upgpkg: shadowsocks-v2ray-plugin 1.3.1-1 Modified: shadowsocks-v2ray-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-01 02:28:20 UTC (rev 637795) +++ PKGBUILD 2020-06-01 03:54:43 UTC (rev 637796) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=shadowsocks-v2ray-plugin -pkgver=1.3.0 -pkgrel=2 +pkgver=1.3.1 +pkgrel=1 pkgdesc='A SIP003 plugin based on v2ray for shadowsocks' arch=('x86_64') url='https://github.com/shadowsocks/v2ray-plugin' @@ -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=('599ad7e18bab67008afc25c324d3355f914b3a55e275fce7a4ead4471bcef554a56a4a9866d651b6690d7c85efe226ce3a704aa3a1fbf8c9c0c3d67f82fb9da2') +sha512sums=('771ec19ee7ed4f4827f4e04ef13bd680e72022f9e267e6a25d6e0bd3d22ac59ae52545387073d4263666e5847840f7b33963a64c1e7d8fbe0813218f5acf0ead') build() { cd v2ray-plugin-$pkgver
