summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles DELFLY2022-04-14 15:37:19 +0700
committerCharles DELFLY2022-04-14 15:37:19 +0700
commite0d3f9c2548f894424f802eb04311738b13d80c1 (patch)
treee910d78eccc4a1a9395b7c88ad4bd56667c870ff
parent32540854d32ffb8a513dab19583cd0bdf9606875 (diff)
downloadaur-e0d3f9c2548f894424f802eb04311738b13d80c1.tar.gz
Update version to 0.9.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c729bd3d309a..d355b077804e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfortigui
pkgdesc = OpenFortiGUI is an open-source VPN-Client to connect to Fortigate VPN-Hardware. It is based on openfortivpn and adds an easy to use and nice GUI on top of it, written in Qt5.
- pkgver = 0.9.5
+ pkgver = 0.9.6
pkgrel = 1
url = https://github.com/theinvisible/openfortigui.git
arch = i686
@@ -13,7 +13,7 @@ pkgbase = openfortigui
depends = openssl
depends = ppp
depends = sudo
- source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.9.5
+ source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.9.6
source = user-env.patch
md5sums = SKIP
md5sums = 7f1e96dea4ce324b59b8190640f22c43
diff --git a/PKGBUILD b/PKGBUILD
index ecfb5da306d2..5faf16fbb41d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Charles Delfly <charles@delfly.fr>
pkgname=openfortigui
-pkgver=0.9.5
+pkgver=0.9.6
pkgrel=1
pkgdesc="OpenFortiGUI is an open-source VPN-Client to connect to Fortigate VPN-Hardware. It is based on openfortivpn and adds an easy to use and nice GUI on top of it, written in Qt5."
arch=('i686' 'x86_64')