From 090cd09a60928f961f7a1bf972b47998f09be81a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 1 Dec 2017 14:04:00 +0000 Subject: [PATCH] community/v2ray to 3.0.1-1 --- community/v2ray/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index ad3996d62..7f323592b 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=2.51 +pkgver=3.0.1 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=('2f4887927ed227ed14abe10aa2fb61c86dfc6b395fee8f283e98b8f1b4df962fe92e280a0de3428bd27881f4c2e6138f4210ab34a9bbe046fbdcbabbdd48ee8f' +sha512sums=('da16d96d0c9cd4af75ce8fa0e1f1caa0b0b25b1003bd7e937f558cd4a785e779e598164f5138a2e918a7d67b5e2829b1226602d05bd406e379a0b98b2ff9e08c' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {