community/v2ray to 3.26-1

This commit is contained in:
Kevin Mihelich 2018-06-15 12:08:13 +00:00
parent bca74fc044
commit 7cdf9c966d

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.25.1
pkgver=3.26
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=('ffa1846a2675302ad82208189a8d7d5c5c0150c275e829a6d371864a14aa7e13f21e3666983c481425f1ff3f85bc6de75493f062e6220eb8ff130f0e740661bf'
sha512sums=('b28a1d3caeca93a75cfe01c125701ed7ce5fb1b57c3387f6d6af80a7dabca1e9916e9fc700856d46798ff47a1d89f85736fa1bb4bd04aedfa2bd83e1789e0a42'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {