summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2fb534f72e7c9f3c59691e5e4ec20f0d7ebf7105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.8.0
	pkgrel = 2
	url = https://github.com/theinvisible/openfortigui.git
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = qt5-base
	depends = qtkeychain
	depends = qt5-translations
	depends = openssl
	depends = ppp
	depends = sudo
	source = git+https://github.com/theinvisible/openfortigui.git#tag=v0.8.0
	source = user-env.patch
	md5sums = SKIP
	md5sums = be12ed116cb5a39c69e8f0da7ff67db7

pkgname = openfortigui