community/v2ray to 3.40-1

This commit is contained in:
Kevin Mihelich 2018-09-13 23:57:40 +00:00
parent 506bb182c2
commit 360fa5822b

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: Felix Yan <felixonmars@archlinux.org>
# Contributor: pandada8 <pandada8@gmail.com>
@ -6,7 +5,7 @@
# - fix install source path for ARM architectures
pkgname=v2ray
pkgver=3.39
pkgver=3.40
pkgrel=1
pkgdesc="A platform for building proxies to bypass network restrictions"
arch=('x86_64')
@ -15,7 +14,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=('d83245fcd5f2dc42b298bbda50508b812e0a62fae0761a742e250d69acd89f0a33c3339ac4e5631205ef810fa4eaaead8d8040f37b57a1c0c4dd9603d7127cfd'
sha512sums=('dd4fbef71f0123f2d24ba3332c9c9a356e923486fb1df3489ec230e117fe8cb1a47f5dfb91a20e39a23fecc357dc9338144d530f6ed07fc857ebeb7a2391ba04'
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
prepare() {