From 3a18bb6912e008bc81c4132e2f9165a49c80ed2c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 18 May 2018 12:42:52 +0000 Subject: [PATCH] community/v2ray to 3.22-1 --- community/v2ray/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index 683893b4b..678e8ca34 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.21.1 +pkgver=3.22 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=('c6d17251b6ccc904c9ed4c848038effa301a961bb724913145225c3b86ef18440894f5fd6bacd26a1c6684d18ff9d28b51447a73639baa9cf2abe34fd8e6a2dc' +sha512sums=('a3a3ccbad100c8d1dbe5a4911a145d89e4e946dffec1bfc46bfe4163f33b2b572f72033ba5921c14e26643c5baec1a6d485e2ade5619487bc0ac9630ba6d5953' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {