community/v2ray to 3.21.1-1

This commit is contained in:
Kevin Mihelich 2018-05-12 16:53:23 +00:00
parent 26b54089c0
commit 2f9158a1b9

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.21
pkgver=3.21.1
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=('1ae2078e50de1d721de7136294cc879b33c6370ef610c414aa3500da5c80adc38885f902748c020833aaf101d871cd430894d38aa7759d07da62734a5aae1615'
sha512sums=('c6d17251b6ccc904c9ed4c848038effa301a961bb724913145225c3b86ef18440894f5fd6bacd26a1c6684d18ff9d28b51447a73639baa9cf2abe34fd8e6a2dc'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {