Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / v2ray


Commits:
9e10e780 by Felix Yan at 2023-10-23T18:36:44+00:00
upgpkg: 5.8.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = v2ray
+       pkgdesc = A platform for building proxies to bypass network restrictions
+       pkgver = 5.8.0
+       pkgrel = 1
+       url = https://github.com/v2fly/v2ray-core
+       arch = x86_64
+       license = MIT
+       makedepends = go
+       makedepends = git
+       depends = glibc
+       depends = v2ray-domain-list-community
+       depends = v2ray-geoip
+       backup = etc/v2ray/config.json
+       source = 
git+https://github.com/v2fly/v2ray-core.git#commit=2f60dec37b82f5aa54dac27497739a6069f7fdb8
+       sha512sums = SKIP
+
+pkgname = v2ray


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: pandada8 <[email protected]>
 
 pkgname=v2ray
-pkgver=5.7.0
-_commit=2ac0188d6f3072bb02de4432217b0e0077705b3d
+pkgver=5.8.0
+_commit=2f60dec37b82f5aa54dac27497739a6069f7fdb8
 pkgrel=1
 pkgdesc="A platform for building proxies to bypass network restrictions"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray/-/commit/9e10e780adc91ea439dfd8455d15e9a86769ae39

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray/-/commit/9e10e780adc91ea439dfd8455d15e9a86769ae39
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to