mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/v2ray to 3.36-1
This commit is contained in:
parent
71f3c9847b
commit
93c81490c4
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.35
|
||||
pkgver=3.36
|
||||
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=('b7d859be7597773ec78dcd022e19845efb205984a333ab46040f9de3dc67f1a3d5ca8ea0d69f190d8437850327383122780a8c6a2e90cf5f641dd5f0e6e6e851'
|
||||
sha512sums=('a12bc18048b5b22a889ff472b65b871261030b971f5faca7d5077f7c59acbc7780eb2ed0a633175fe76f7e72e36e486f9f01fbeffb9784579688a194af2db05e'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue