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 d311aefd1c3b..36d5a076fa4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2raya
pkgdesc = A V2Ray Linux client with web GUI, compatible with SS and SSR and supporting transparent proxy
- pkgver = 0.6.9
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/mzz2017/V2RayA
install = .INSTALL
@@ -13,7 +13,7 @@ pkgbase = v2raya
makedepends = go>=2:1.11.3-1
depends = glibc
depends = v2ray
- source = v2raya-0.6.9.tar.gz::https://github.com/mzz2017/V2RayA/archive/v0.6.9.tar.gz
+ source = v2raya-0.7.0.tar.gz::https://github.com/mzz2017/V2RayA/archive/v0.7.0.tar.gz
sha512sums = SKIP
pkgname = v2raya
diff --git a/PKGBUILD b/PKGBUILD
index 23f4cee43599..370e25bbb646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mzz2017 <m@mzz.pub>
pkgname=v2raya
-pkgver=0.6.9
+pkgver=0.7.0
pkgrel=1
install=.INSTALL
pkgdesc="A V2Ray Linux client with web GUI, compatible with SS and SSR and supporting transparent proxy"