From 293b216416a640360d1cd88063ae3f2f87da0578 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 20 Jul 2018 05:50:01 +0000 Subject: [PATCH] community/v2ray to 3.31-1 --- community/v2ray/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index c485f1163..09e4bcf5f 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.30.1 +pkgver=3.31 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=('0deb530f18c6550fe1dc642b71ed5e14edcfe9a3efd37f74c373625c12ebb11c5644907caabf0d628aeb4201b4677ddc865833cb448e1f1844276bf71e9209cb' +sha512sums=('9b478907bc6960152aa05ae230c6c481f8083da50a38d961787d8fa8ed441fb18553e3109e1e30c2b960c49eedc3d48fe0d40d9f6ddda0cf02b94396fbfb982b' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {