community/v2ray to 3.20-1

This commit is contained in:
Kevin Mihelich 2018-04-21 12:15:26 +00:00
parent 3a8c194962
commit 25f9f2d255

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.19
pkgver=3.20
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=('dd059686fa184d02b506a69993e74e02de05a1fb11e2b458f816826cd2e60450f035e0f7afdbb575ff03da42fd3d3041b888ada5bbe8ce9a421371c6bdc2eff4'
sha512sums=('3c7540fe631832eaf79adc6c2feb64093432b3152f7e6f58d345c6af670af98f7a76c38fa555db6da3e997aa4cbf0f4ad30dd4bb353811e609e828cb130ab698'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {