summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles DELFLY2021-09-16 18:06:44 +0700
committerCharles DELFLY2021-09-16 18:06:44 +0700
commit32540854d32ffb8a513dab19583cd0bdf9606875 (patch)
tree52cfe70d4868ca91718cdb3cc004101a024b1dde
parente0988df2bc3519118a40e1d77d582c437603de59 (diff)
downloadaur-32540854d32ffb8a513dab19583cd0bdf9606875.tar.gz
Update version 0.9.5
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85735c09a8fa..c729bd3d309a 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.4
+ pkgver = 0.9.5
pkgrel = 1
url = https://github.com/theinvisible/openfortigui.git
arch = i686
@@ -13,10 +13,9 @@ pkgbase = openfortigui
depends = openssl
depends = ppp
depends = sudo
- source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.9.4
+ source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.9.5
source = user-env.patch
md5sums = SKIP
md5sums = 7f1e96dea4ce324b59b8190640f22c43
pkgname = openfortigui
-
diff --git a/PKGBUILD b/PKGBUILD
index 32890521ea15..ecfb5da306d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Charles Delfly <charles@delfly.fr>
pkgname=openfortigui
-pkgver=0.9.4
+pkgver=0.9.5
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')