community/v2ray to 3.25.1-1

This commit is contained in:
Kevin Mihelich 2018-06-09 04:23:51 +00:00
parent 89c5889d2f
commit 9797c8f044

View file

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