mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/v2ray to 3.19-1
This commit is contained in:
parent
4aa2aa760b
commit
c70522bcb3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.18.1
|
||||
pkgver=3.19
|
||||
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=('890f39092e85699f38f58f3131c6547fceb137b8b02f6caf32a7552cc2fb3d3816372725581c836dd4ef1e511e20db5df67d59301e80c7da2c2e9fda4a28eda1'
|
||||
sha512sums=('dd059686fa184d02b506a69993e74e02de05a1fb11e2b458f816826cd2e60450f035e0f7afdbb575ff03da42fd3d3041b888ada5bbe8ce9a421371c6bdc2eff4'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue