community/v2ray to 3.21-1

This commit is contained in:
Kevin Mihelich 2018-04-25 00:01:08 +00:00
parent 5acb2a7ed8
commit ad92c37319

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures # - fix install source path for ARM architectures
pkgname=v2ray pkgname=v2ray
pkgver=3.20 pkgver=3.21
pkgrel=1 pkgrel=1
pkgdesc="A platform for building proxies to bypass network restrictions" pkgdesc="A platform for building proxies to bypass network restrictions"
arch=('x86_64') arch=('x86_64')
@ -15,7 +15,7 @@ license=('MIT')
makedepends=('go' 'git') makedepends=('go' 'git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz" source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz"
'v2ray.service') 'v2ray.service')
sha512sums=('3c7540fe631832eaf79adc6c2feb64093432b3152f7e6f58d345c6af670af98f7a76c38fa555db6da3e997aa4cbf0f4ad30dd4bb353811e609e828cb130ab698' sha512sums=('1ae2078e50de1d721de7136294cc879b33c6370ef610c414aa3500da5c80adc38885f902748c020833aaf101d871cd430894d38aa7759d07da62734a5aae1615'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() { prepare() {