summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Incognito2020-04-04 12:21:21 +0800
committerDr. Incognito2020-04-04 12:21:21 +0800
commit446cb7637c1a32001701f9dd0f37913bd9bc5fdc (patch)
tree744d289bc1580f6cc27e57f1b9a81d52cec6e58d
parent86cd9a4e1466908a3cf93b3bdd4e004bf477cb32 (diff)
downloadaur-446cb7637c1a32001701f9dd0f37913bd9bc5fdc.tar.gz
Release v2.1.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96c634958057..9a5439e9af0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = v2ray-desktop
pkgdesc = A cross-platform GUI proxy client that supports Shadowsocks, V2Ray, and Trojan protocols (Stable Release)
- pkgver = 2.0.2
- pkgrel = 2
+ pkgver = 2.1.0
+ pkgrel = 1
url = https://github.com/Dr-Incognito/V2Ray-Desktop
arch = x86_64
license = GPL3
@@ -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.0.2
+ source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=2.1.0
sha512sums = SKIP
pkgname = v2ray-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 01624d34a3fa..7187af3b4bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dr-Incognito <v2ray.dev at gmail dot com>
pkgname=v2ray-desktop
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
pkgdesc="A cross-platform GUI proxy client that supports Shadowsocks, V2Ray, and Trojan protocols (Stable Release)"
arch=("x86_64")
url="https://github.com/Dr-Incognito/V2Ray-Desktop"