diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index 2877ec611..91eb9d1a4 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -5,7 +5,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.43 +pkgver=3.44 pkgrel=1 pkgdesc="A platform for building proxies to bypass network restrictions" arch=('x86_64') @@ -14,7 +14,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=('e7f88849b14130375b13d2e1b0885396ce1a4dd019910f241d672be63ed47511a1a08d0ea1c89ef2aa9c14da2b60bf6008d1ea1f5feb891a74bd922ba007c797' +sha512sums=('f851659441fd6c154df0e71b1335a4000de172c3aa4fadf6fb440900b297d45d22276c122263ffb10d8cfc4ffee798354860082c4ab72815f8eb8a70b085d2e2' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {