summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordouglasimc2022-02-19 22:57:59 -0300
committerdouglasimc2022-02-19 22:57:59 -0300
commit90f24a3f0b945c4ec4d74563815ff1f1b1d656f9 (patch)
treec48d550b83bcfd9eb61d28e258180c280ff0214c
parent7a466579e48d8a3a9ff0eb8cd3d02948e2be027c (diff)
downloadaur-90f24a3f0b945c4ec4d74563815ff1f1b1d656f9.tar.gz
GitHub commit
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c7010f22d00..2b36cfa5c759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Douglas Iuri Medeiros Cabral <douglasimc at outlook dot com>
pkgname=forticlient-vpn
pkgver=7.0.0.0018
-pkgrel=1
+pkgrel=2
pkgdesc="Build through the official package of FortiClient VPN"
arch=("x86_64")
url="https://www.fortinet.com/support/product-downloads"
license=('custom:fortinet')
-depends=('nss' 'gtk3' 'libxss' 'polkit' 'openssl' 'libnotify' 'org.freedesktop.secrets' 'libappindicator-gtk2')
+depends=('nss' 'gtk3' 'libxss' 'polkit' 'openssl' 'libnotify' 'org.freedesktop.secrets' 'libappindicator-gtk2', 'cups')
optdepends=(
'mate-polkit: for polkit authentication for the MATE'
'polkit-gnome: for polkit authentication for the GNOME'