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