community/v2ray to 3.2-1

This commit is contained in:
Kevin Mihelich 2017-12-15 20:02:45 +00:00
parent 95f1d7f5a3
commit 6eb432c805

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.1
pkgver=3.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=('bc7399c7c3f3eea12a290e14977116fa79a43616cafb5e5084dd7fa41e8f793f0dfcafc8692e38f8aa5c206501ccb88e6fc18f380c3cf7265473b91238f1c001'
sha512sums=('104f762df72310bd3da253455411db1fbb95a8eaca032629ca3f0b700b4d2cc712071199615ec6ab9d575ab502e69e1785196edf8150dfbed7df059f6766cb4b'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {