summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles DELFLY2018-11-27 12:23:33 +0700
committerCharles DELFLY2018-11-27 12:23:33 +0700
commiteb05ee2ac034a26428cd570ed2a2ea35aed7b5b5 (patch)
tree7ab799deeb14c32f841a0cf3f65279ff06678d81
parentde0350da4ba16a8d599b2d17de97880498d0aafb (diff)
downloadaur-eb05ee2ac034a26428cd570ed2a2ea35aed7b5b5.tar.gz
Update to version 0.7.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71534e538e48..0da5377c7030 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.7.2
+ pkgver = 0.7.2.2
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.7.2
+ source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.7.2.2
md5sums = SKIP
pkgname = openfortigui
diff --git a/PKGBUILD b/PKGBUILD
index 2a769e0bcfaa..efbbc47e7f22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Charles Delfly <charles@delfly.fr>
pkgname=openfortigui
-pkgver=0.7.2
+pkgver=0.7.2.2
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')