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