From 45378f21d20d312c41296a63814ae2587a395ee6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 6 Jun 2018 04:33:28 +0000 Subject: [PATCH] community/v2ray to 3.25-1 --- community/v2ray/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index bd3c14df2..93e90c87d 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.24.1 +pkgver=3.25 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=('8ffe9a1e69f3447dec8dfa8be72054318994c03b5540fd8ff2c1dafa9a4e49d50c0564dc84eb18390f0efc7266d571b23497cc0e7a83f0175b76bdd48ff2911d' +sha512sums=('843b8ff35f9d983ea4228f881846d06ac322d8af0d094ca724a86d06bc05868e5b8c500e501c10ba84a19c1b56e0496db4f059075fd407010b683c361e7742a8' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {