summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Incognito2020-04-05 09:51:58 +0800
committerDr. Incognito2020-04-05 09:51:58 +0800
commit7c6027cbe5c2d709ff657aa5b268614996e71e78 (patch)
tree99ef26e34404b220354616a3d2e7a1b0da3a1243
parent446cb7637c1a32001701f9dd0f37913bd9bc5fdc (diff)
downloadaur-7c6027cbe5c2d709ff657aa5b268614996e71e78.tar.gz
Release v2.1.2.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a5439e9af0e..2ac637e6bb2e 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.0
+ pkgver = 2.1.2
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.0
+ source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=2.1.2
sha512sums = SKIP
pkgname = v2ray-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7187af3b4bd1..8af8886fedea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dr-Incognito <v2ray.dev at gmail dot com>
pkgname=v2ray-desktop
-pkgver=2.1.0
+pkgver=2.1.2
pkgrel=1
pkgdesc="A cross-platform GUI proxy client that supports Shadowsocks, V2Ray, and Trojan protocols (Stable Release)"
arch=("x86_64")