community/v2ray to 2.51-1

This commit is contained in:
Kevin Mihelich 2017-11-24 00:03:38 +00:00
parent 378dc50b1b
commit e0af6c2842

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=2.50
pkgver=2.51
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=('8f573a9000fe61c3a65b8322858e8d8055e387c14eade145da2308f785fafd49064ab8ba2009669ced8ffe0eda2dab9356c61afc117bff12957bd1a49cde9401'
sha512sums=('2f4887927ed227ed14abe10aa2fb61c86dfc6b395fee8f283e98b8f1b4df962fe92e280a0de3428bd27881f4c2e6138f4210ab34a9bbe046fbdcbabbdd48ee8f'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {