summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3487861cccc4..4cf4bce0d605 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2raya
pkgdesc = A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols
- pkgver = 2.1.3
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/v2rayA/v2rayA
install = .INSTALL
@@ -18,7 +18,7 @@ pkgbase = v2raya
makedepends = yarn
depends = glibc
backup = etc/default/v2raya
- source = v2raya-2.1.3.tar.gz::https://github.com/v2rayA/v2rayA/archive/v2.1.3.tar.gz
+ source = v2raya-2.2.0.tar.gz::https://github.com/v2rayA/v2rayA/archive/v2.2.0.tar.gz
sha512sums = SKIP
pkgname = v2raya
diff --git a/PKGBUILD b/PKGBUILD
index 81b9e5d6b204..befa31195987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya
-pkgver=2.1.3
+pkgver=2.2.0
pkgrel=1
install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"