Skip to content

Commit

Permalink
community/v2ray to 3.22-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kmihelich committed May 18, 2018
1 parent 5e8174b commit 3a18bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions community/v2ray/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand All @@ -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() {
Expand Down

0 comments on commit 3a18bb6

Please sign in to comment.