summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkson2023-04-08 06:29:32 +0000
committermarkson2023-04-08 06:29:32 +0000
commit9cad7171f6603a90b05920c05d7f25b89f952194 (patch)
treed880b33681c692d77f0ff57645e0f6b261133274
parenta79b454987da091020825804d329433554bef37c (diff)
downloadaur-9cad7171f6603a90b05920c05d7f25b89f952194.tar.gz
release 2.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efb65626d56b..195997d3234d 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.0.4
+ pkgver = 2.0.5
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.0.4.tar.gz::https://github.com/v2rayA/v2rayA/archive/v2.0.4.tar.gz
+ source = v2raya-2.0.5.tar.gz::https://github.com/v2rayA/v2rayA/archive/v2.0.5.tar.gz
sha512sums = SKIP
pkgname = v2raya
diff --git a/PKGBUILD b/PKGBUILD
index 55eeed82b112..c704123ca6b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"