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


Commits:
5835749e by Felix Yan at 2026-05-21T22:10:47+00:00
upgpkg: 5.49.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = v2ray
        pkgdesc = A platform for building proxies to bypass network restrictions
-       pkgver = 5.48.0
+       pkgver = 5.49.0
        pkgrel = 1
        url = https://github.com/v2fly/v2ray-core
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = v2ray
        depends = v2ray-domain-list-community
        depends = v2ray-geoip
        backup = etc/v2ray/config.json
-       source = git+https://github.com/v2fly/v2ray-core.git#tag=v5.48.0
-       sha512sums = 
ae5d8822e0f249488f669cfde8bd89efece74d504688d812139adee5447748fcb5bd40cd517e0b3254f16f1ff92d8dc00390734e0d87ca37b0c12753301cb74e
+       source = git+https://github.com/v2fly/v2ray-core.git#tag=v5.49.0
+       sha512sums = 
affc155d46454c722b95fe674fb6a799476312983c4da6e72022c296160fc8f6b91cb8111606dc1ecb573f161b02beb328c027158d03f5769e036b04e6fc27fe
 
 pkgname = v2ray


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: pandada8 <[email protected]>
 
 pkgname=v2ray
-pkgver=5.48.0
+pkgver=5.49.0
 pkgrel=1
 pkgdesc="A platform for building proxies to bypass network restrictions"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc' 'v2ray-domain-list-community' 'v2ray-geoip')
 makedepends=('go' 'git')
 backup=(etc/v2ray/config.json)
 source=("git+https://github.com/v2fly/v2ray-core.git#tag=v$pkgver";)
-sha512sums=('ae5d8822e0f249488f669cfde8bd89efece74d504688d812139adee5447748fcb5bd40cd517e0b3254f16f1ff92d8dc00390734e0d87ca37b0c12753301cb74e')
+sha512sums=('affc155d46454c722b95fe674fb6a799476312983c4da6e72022c296160fc8f6b91cb8111606dc1ecb573f161b02beb328c027158d03f5769e036b04e6fc27fe')
 
 prepare() {
   cd v2ray-core



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray/-/commit/5835749ea546dd5558204c7412a5774e805d3300
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to