diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index c295cb360..050c8966f 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.14 +pkgver=3.15 pkgrel=1 pkgdesc="A platform for building proxies to bypass network restrictions" arch=('x86_64') @@ -15,7 +15,7 @@ license=('MIT') makedepends=('go' 'git') source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz" 'v2ray.service') -sha512sums=('235c9b6a3f50876537735a0fb06e3a5bdf9472cbf1d597cc63cd67ba3d871c4b252a6fcb1a8faabcb67274d3dea8974aaf67db62fd70dde28473dda6fcd5b9fc' +sha512sums=('962588072fddfb7603a45e71dab44e8e6e2468c607433f95389355a12b19cbcb78730d2c90f9b42c44a172615c6c23dc54f7ecc6a57a5c8b616409d673bf7bbc' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {