Date: Thursday, April 20, 2023 @ 06:42:42 Author: felixonmars Revision: 1447508
upgpkg: shadowsocks-v2ray-plugin 5.3.0-1 Modified: shadowsocks-v2ray-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-20 06:20:25 UTC (rev 1447507) +++ PKGBUILD 2023-04-20 06:42:42 UTC (rev 1447508) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=shadowsocks-v2ray-plugin -pkgver=5.0.8 +pkgver=5.3.0 pkgrel=1 pkgdesc='A SIP003 plugin based on v2ray for shadowsocks' arch=('x86_64') @@ -11,7 +11,7 @@ depends=('glibc') makedepends=('go' 'git') source=("https://github.com/teddysun/v2ray-plugin/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('d0273a3cf9c8f422abcc1ca710ad45435ad1d8be15f7ac2bdaa82f8ae43e396a5f41907436bf8bbbe8a59999de792ad2e3a191ef68c846542b552dc9b2f86266') +sha512sums=('8296d4690a75d5fcb4fdec49ee7e9ebfa9ea8bd995c406bd52fcf277cdd4c4c9c238c0a4f6cb56d32c5ce152d5697688adf4cd8b24138ef60dd7a555bf671926') build() { export CGO_CPPFLAGS="${CPPFLAGS}"