mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/v2ray to 3.1-1
This commit is contained in:
parent
19ea0c8556
commit
fb5853cdaa
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.0.1
|
||||
pkgver=3.1
|
||||
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=('da16d96d0c9cd4af75ce8fa0e1f1caa0b0b25b1003bd7e937f558cd4a785e779e598164f5138a2e918a7d67b5e2829b1226602d05bd406e379a0b98b2ff9e08c'
|
||||
sha512sums=('bc7399c7c3f3eea12a290e14977116fa79a43616cafb5e5084dd7fa41e8f793f0dfcafc8692e38f8aa5c206501ccb88e6fc18f380c3cf7265473b91238f1c001'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue