community/v2ray to 3.17.2-1

This commit is contained in:
Kevin Mihelich 2018-04-13 18:44:21 +00:00
parent 4dcbd257e1
commit 6c396dd9f4

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.17
pkgver=3.17.2
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=('2ff51237228f02e4dd6ddbb2639c8aaed289e2e4a42932713abf7f970886dbc1713c28ea9ce2b8ab6964ce5569065a627cab085d8cfc54cb9b8d6ad9dc58967d'
sha512sums=('0e9f69ad507dcec9adcbd20188ff165a0c9d8d04d96bc393a1f3d59587fef5e1efbe64be1575537842b81172dc07e5cb306d5c753808ffc423d3fe663f938733'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {