summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Incognito2020-06-19 10:47:48 +0800
committerDr. Incognito2020-06-19 10:47:48 +0800
commit0047bb691cf30b37abe0429f1c881bc2dbcb319a (patch)
tree47e91bd752c7dd18aea7eb0ee670d5d841e05ddd
parent5c4a985f953ad1d6f5cb5bfd2524c9b033081983 (diff)
downloadaur-0047bb691cf30b37abe0429f1c881bc2dbcb319a.tar.gz
Release v2.1.6.
-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")