community/v2ray to 3.23.2-1

This commit is contained in:
Kevin Mihelich 2018-05-29 05:37:54 +00:00
parent cb471c13a6
commit 49c8eb00c4

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.23.1
pkgver=3.23.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=('3affae6d0e4d29c47edc76e0972fa2052cc91f319a362d2ac99513ce4fe6a59b2671b514d45c3e7fae20472f70351b5212f81326baa3c100aa5e25243ff33dda'
sha512sums=('06f7b66bbe009157301f1b2e8be6fe1e67841fc5cb0c96ed27b0f2f200019efa733133f85efe4adf27d902d1ca8c95237ea5a4298d8a4b1fd0117043ad928405'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {