community/v2ray to 3.31.1-1

This commit is contained in:
Kevin Mihelich 2018-07-22 04:03:07 +00:00
parent 17bbd01673
commit e55608fc5d

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.31
pkgver=3.31.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=('9b478907bc6960152aa05ae230c6c481f8083da50a38d961787d8fa8ed441fb18553e3109e1e30c2b960c49eedc3d48fe0d40d9f6ddda0cf02b94396fbfb982b'
sha512sums=('1f9c8598dc0f39c26ea94e01cae46a27354b12d5028fb7745141169745905b8a7c8afc950a16a402737653832f5bbae155f4d19709043e03741b3dd394aa2673'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {