mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/v2ray to 3.34-1
This commit is contained in:
parent
e85388b3f0
commit
27bf301050
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.33.1
|
||||
pkgver=3.34
|
||||
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=('6cfb412b284c69424ce859090723c4eb8eb0323e27ebdeba8dc71d604ecece07b0d679a3c286b0d42e338df6176ab80dbb33a85f929f02fe3dd806ca2b42ce8f'
|
||||
sha512sums=('afd449c6f5ba72be6276bd666ac16b882143d628e604a99ed48cbd09dfd742e9d3a71be1676316005da8410c1e7d44b62357a135f6ad1d5636e020f4059c4511'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue