community/v2ray to 3.11.3-1

This commit is contained in:
Kevin Mihelich 2018-03-05 13:21:38 +00:00
parent 7cdb468c9b
commit 093bcc3da1

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.11.2
pkgver=3.11.3
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=('a3017e64f00cfee156c8fc426e01af422eb6de6fa399c50887f5eb537ed12fc61c9176982daa6742145774b8d8040b7b5cf7576281806a451abde288e862ed04'
sha512sums=('0335ef95a957e14794749b3e5ff0ee0be2fb5375d8bcb9679035fb385e8efca70bac241b8a309fbe77e1824115b0647bbf11d9ada86c89279866439d97d846cb'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {