community/v2ray to 3.6-1

This commit is contained in:
Kevin Mihelich 2018-01-12 19:13:34 +00:00
parent 505937b0ec
commit 6d155da720

View file

@ -6,7 +6,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.5
pkgver=3.6
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=('eafdd30e0726994d3eb741c9f8bed1c684597cc22b37bd6770af975577d14a881b5931b9b034e7ab18136eea3c2158528c1771506fd46cb16997a6cc0018ee31'
sha512sums=('a92f2a940587bd97b887c28f4e8653527d57af975e9779cc55c4bfa36f6e284096b4cc73e7e19b00c8ddba92d4271196398eaafc49a18e6c24d7ced74d7c44b7'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {