summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Incognito2020-04-09 09:33:58 +0800
committerDr. Incognito2020-04-09 09:33:58 +0800
commit8ddb5f9f61d42faafa27ec62d88ecb0e0302b535 (patch)
treea059780d9dccc1c7ca2b8d41b01cf81c0d1629e9
parenteb2f27b446d27c7b116ac57961e5c6c96a62253c (diff)
downloadaur-8ddb5f9f61d42faafa27ec62d88ecb0e0302b535.tar.gz
Release v2.1.4.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf22852cff0f..9fa45294dcd7 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.3
+ pkgver = 2.1.4
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.3
+ source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=2.1.4
sha512sums = SKIP
pkgname = v2ray-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 68174bd3f08c..c79b682c7075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dr-Incognito <v2ray.dev at gmail dot com>
pkgname=v2ray-desktop
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc="A cross-platform GUI proxy client that supports Shadowsocks, V2Ray, and Trojan protocols (Stable Release)"
arch=("x86_64")