mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/v2ray to 3.43-1
This commit is contained in:
parent
bdfa46ccdb
commit
bc8832c46c
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - fix install source path for ARM architectures
|
# - fix install source path for ARM architectures
|
||||||
|
|
||||||
pkgname=v2ray
|
pkgname=v2ray
|
||||||
pkgver=3.41
|
pkgver=3.43
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A platform for building proxies to bypass network restrictions"
|
pkgdesc="A platform for building proxies to bypass network restrictions"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -14,7 +14,7 @@ license=('MIT')
|
||||||
makedepends=('go' 'git')
|
makedepends=('go' 'git')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz"
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz"
|
||||||
'v2ray.service')
|
'v2ray.service')
|
||||||
sha512sums=('f5986752356ba8cddf6928b08d56e2dbb27f85cc9a85306b930dbd223c93588a3eb658f99786e73861444299257421a0f54702e1d4b221ee93601dce2f1d30cb'
|
sha512sums=('e7f88849b14130375b13d2e1b0885396ce1a4dd019910f241d672be63ed47511a1a08d0ea1c89ef2aa9c14da2b60bf6008d1ea1f5feb891a74bd922ba007c797'
|
||||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue