mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/v2ray to 3.32-1
This commit is contained in:
parent
a932b23d66
commit
aafd143702
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.31.1
|
||||
pkgver=3.32
|
||||
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=('1f9c8598dc0f39c26ea94e01cae46a27354b12d5028fb7745141169745905b8a7c8afc950a16a402737653832f5bbae155f4d19709043e03741b3dd394aa2673'
|
||||
sha512sums=('5893d05bbc20e36c3d0be245e36e7ace08b828b301d65025865be16da870be36cc1b50dc8b0c211e64c913b0292c7fc561029af19d248131adb488ea8ed8a2e1'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue