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