community/v2ray to 3.13-1

This commit is contained in:
Kevin Mihelich 2018-03-09 13:47:23 +00:00
parent 37446ab412
commit 4ec16fb3a2

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.12
pkgver=3.13
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=('e94db33828a3512169e3a19d6d6f9bc88f4bc129b975da6588cc8f652cc71e867b16aff1a27bf0dea4b04f52f85e2430fa188932c0a3a2d57e5d2785d0dcae4d'
sha512sums=('fe66d294f8410ec31e36be9bb4b803d14a0d4801b3ffe935523984085b295ae7c2efe7472e9011d3ce25fadf4fba3d218549832a086cf7e0dfda7f0931cfb0c5'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {