community/v2ray to 3.18-1

This commit is contained in:
Kevin Mihelich 2018-04-14 18:35:24 +00:00
parent 3388384d1d
commit a18fc1434e

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.17.3
pkgver=3.18
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=('962ffc9522b68e05e4edce54044ebd3375b99eec840691eb1cf8b5f977b9d027bdba09a9989ec6103753533259c15d90e7f348d44cf66ecf58f292618f4d0d07'
sha512sums=('77dec80c74727525273a4180b88e5aacb3e43285a0aaee7ed3409f70a615a38b93c21d1518457d3d773c4e83644ebf615fef27c918cc91b480f5b2bda826f310'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {