summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles DELFLY2019-04-05 13:22:32 +0700
committerCharles DELFLY2019-04-05 13:22:32 +0700
commit1a49a6e4dee603522c1c723dbb69398219db13af (patch)
tree58085167c0da5f2c78f081c82997b5a103e91e38
parenteb05ee2ac034a26428cd570ed2a2ea35aed7b5b5 (diff)
downloadaur-1a49a6e4dee603522c1c723dbb69398219db13af.tar.gz
Update to version 0.7.3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0da5377c7030..e103786cc2a7 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.2
+ pkgver = 0.7.3.1
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.2
+ source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.7.3.1
md5sums = SKIP
pkgname = openfortigui
diff --git a/PKGBUILD b/PKGBUILD
index efbbc47e7f22..adbed2fa3999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Charles Delfly <charles@delfly.fr>
pkgname=openfortigui
-pkgver=0.7.2.2
+pkgver=0.7.3.1
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')