summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Incognito2020-02-20 17:19:43 +0800
committerDr. Incognito2020-02-20 17:19:43 +0800
commit56e78658101eedafcb6662ca941379ded812ef59 (patch)
tree44fcff3b35a3e5aeb081df5de148ec0aed53b051
parent5a2a0e38cb45fae1209392cda47340604f290f98 (diff)
downloadaur-56e78658101eedafcb6662ca941379ded812ef59.tar.gz
Release v1.5.1.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0b2ccc49fb7..fc1fdb416af4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-desktop
pkgdesc = A Cross-platform GUI Client for V2Ray written in Qt 5 and QML 2 (Stable Release)
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://github.com/Dr-Incognito/V2Ray-Desktop
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = v2ray-desktop
depends = qt5-quickcontrols>=5.14.0
depends = qt5-quickcontrols2>=5.14.0
provides = v2ray-desktop
- source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=1.5.0
+ source = V2Ray-Desktop::git+https://github.com/Dr-Incognito/V2Ray-Desktop#tag=1.5.1
sha512sums = SKIP
pkgname = v2ray-desktop
diff --git a/PKGBUILD b/PKGBUILD
index b844ae5bd865..dd0c619c61d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dr-Incognito <v2ray.dev at gmail dot com>
pkgname=v2ray-desktop
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="A Cross-platform GUI Client for V2Ray written in Qt 5 and QML 2 (Stable Release)"
arch=("x86_64")