summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormzz20172022-12-13 15:32:07 +0000
committermzz20172022-12-13 15:32:07 +0000
commitf996233e1e216c34adec54118e8b8a0e319bb18b (patch)
tree0a92e62336dc48277ca58e3a0e4a376e3e1bccb8
parent605b11a0845b8ac3d6bc718fad2a3ee6f4b41a27 (diff)
downloadaur-f996233e1e216c34adec54118e8b8a0e319bb18b.tar.gz
release 2.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7946ad569781..8382d89d433d 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.0
+ pkgver = 2.0.1
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.0.tar.gz::https://github.com/v2rayA/v2rayA/archive/v2.0.0.tar.gz
+ source = v2raya-2.0.1.tar.gz::https://github.com/v2rayA/v2rayA/archive/v2.0.1.tar.gz
sha512sums = SKIP
pkgname = v2raya
diff --git a/PKGBUILD b/PKGBUILD
index 39fcd011827e..430b9d286a84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"