community/v2ray to 3.37.5-1

This commit is contained in:
Kevin Mihelich 2018-09-01 16:21:05 +00:00
parent 0db16bf5d0
commit 87e66a0fc8

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.37.4
pkgver=3.37.5
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=('1ed79c5adf13644fe9a750cfe32cf705bc34349250abd2e02e7bcfdac8c07d9a9f097556da1140429728e25010939288cb05b7e11df56faf00e8333f0e4687b5'
sha512sums=('8b681517844408bcb7099e32aa88c84c0dded5ad9a9e22dabbe57755864680b9356516f118c44c09486697c8ae1d6689bf3d07042f24e4d5eab35c6c159c71de'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {