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 06a3d2fce076..fa2f284fc8c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-desktop
pkgdesc = A cross-platform GUI proxy client that supports Shadowsocks, V2Ray, and Trojan protocols (Stable Release)
- pkgver = 2.1.5
+ pkgver = 2.1.6
pkgrel = 1
url = https://github.com/Dr-Incognito/V2Ray-Desktop
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = v2ray-desktop
depends = qt5-quickcontrols2>=5.14.0
depends = qt5-svg>=5.14.0
provides = v2ray-desktop
- source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=2.1.5
+ source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=2.1.6
sha512sums = SKIP
pkgname = v2ray-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1bfaf7253753..a56b3d55dcc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dr-Incognito <v2ray.dev at gmail dot com>
pkgname=v2ray-desktop
-pkgver=2.1.5
+pkgver=2.1.6
pkgrel=1
pkgdesc="A cross-platform GUI proxy client that supports Shadowsocks, V2Ray, and Trojan protocols (Stable Release)"
arch=("x86_64")