mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/v2ray to 3.30-1
This commit is contained in:
parent
eb867e84ca
commit
2fdd43886e
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - fix install source path for ARM architectures
|
# - fix install source path for ARM architectures
|
||||||
|
|
||||||
pkgname=v2ray
|
pkgname=v2ray
|
||||||
pkgver=3.28
|
pkgver=3.30
|
||||||
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')
|
||||||
|
@ -15,7 +15,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=('13deb39a4848e4bb9ca3a6ec29b23c2b92e900bcb19876e3ccba5314087a0fb9285d69632958e1f77c81a7c8b3223293ada3b79523dc4d3505b93619d1270623'
|
sha512sums=('7b4b4136eb5c8d26d3bc70bc3a10271c85d69d5bb88274221a1673adaa76a1ed55ac7aef4f54d4188bf349046fd618a68c712308e1872f9338b57e12324c3f48'
|
||||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue