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 d94a7f78186a..22ba153acfb6 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.8.4
+ pkgver = 0.6.8.5
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.8.4.tar.gz::https://github.com/mzz2017/V2RayA/archive/v0.6.8.4.tar.gz
+ source = v2raya-0.6.8.5.tar.gz::https://github.com/mzz2017/V2RayA/archive/v0.6.8.5.tar.gz
sha512sums = SKIP
pkgname = v2raya
diff --git a/PKGBUILD b/PKGBUILD
index 07afe45a38a2..c0e803ccc90f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mzz2017 <m@mzz.pub>
pkgname=v2raya
-pkgver=0.6.8.4
+pkgver=0.6.8.5
pkgrel=1
install=.INSTALL
pkgdesc="A V2Ray Linux client with web GUI, compatible with SS and SSR and supporting transparent proxy"