From f949a389e29279a1dc4efdbe771160c3a2f21548 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 2 Sep 2018 22:28:11 +0000 Subject: [PATCH] community/v2ray to 3.38-1 --- community/v2ray/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD index 79d9b1b0f..dc0b81cf1 100644 --- a/community/v2ray/PKGBUILD +++ b/community/v2ray/PKGBUILD @@ -6,7 +6,7 @@ # - fix install source path for ARM architectures pkgname=v2ray -pkgver=3.37.6 +pkgver=3.38 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=('f160e5582c950388991406ae4291c541d0f18c6ab59761a841544eb8660a6bb88fe12e00e3212ba0054e1e14f60a98b8dee5341227f7b009b3c58ab8e9b4f372' +sha512sums=('7f04b5f726f6f08ca0caf8b6a7d4afbbde8af81fd82b99f2af5438f888aaba40a55bb0e9b6de66b94d5e26993d1421c879556ab621fff5722983fdbffcc63fa0' 'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb') prepare() {