community/v2ray to 3.23-1

This commit is contained in:
Kevin Mihelich 2018-05-24 23:00:32 +00:00
parent 120e13e52c
commit ccc64d2f61

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.22
pkgver=3.23
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=('a3a3ccbad100c8d1dbe5a4911a145d89e4e946dffec1bfc46bfe4163f33b2b572f72033ba5921c14e26643c5baec1a6d485e2ade5619487bc0ac9630ba6d5953'
sha512sums=('061a772ff1bc94134db1bb3204ce7e5c2ee7076cdb49bf818803924d7ed8821f1be2843c89c7de4d4a12d77ba53a34bdc720ab2a110a69d95224d4a3a5c1fd24'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {