diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index 3eb18ed11..69cfeaffa 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.10 +pkgver=3.11 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=('45f638bc9e7cb4d6ef3631a7ab6ecb8cbf935d8c0184b087df7ddd9f377a423d59fb7e4fd15283e73428a2a53728dd7c721b9a96dc1a64cac3b542c6d49dda81' +sha512sums=('6dde591d14b18f1a65fad71b8df4dc95d6c728a8d674e4a8d097b073f9fd7bdfe2a871a82c0c59baaaf78292fe7d697847b7afcf2b51208935af5eb6a5847418' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {