summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Iuri Medeiros Cabral2022-11-10 10:55:25 -0300
committerDouglas Iuri Medeiros Cabral2022-11-10 10:55:25 -0300
commit16cb932027e0e53360cbe6601e5e4052eb69a680 (patch)
treebb821af10ec541437a98a913ee9ca31e3f7a0800
parentbb9a36d78675817452bf711311ce99122a30e8c8 (diff)
downloadaur-16cb932027e0e53360cbe6601e5e4052eb69a680.tar.gz
Updated SRCINFO to release 1 to non induce to update the package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--forticlient-vpn.changelog4
3 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 429f436b627e..c705acaa43e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = forticlient-vpn
pkgdesc = Build through the official package of FortiClient VPN
pkgver = 7.0.0.0018
- pkgrel = 2
+ pkgrel = 1
url = https://www.fortinet.com/support/product-downloads
install = forticlient-vpn.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d7a906393514..8c4e73cc9549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Douglas Iuri Medeiros Cabral <douglasimcabral at zohomail dot com>
pkgname=forticlient-vpn
pkgver=7.0.0.0018
-pkgrel=2
+pkgrel=1
pkgdesc="Build through the official package of FortiClient VPN"
arch=("x86_64")
url="https://www.fortinet.com/support/product-downloads"
@@ -30,7 +30,7 @@ package() {
rm -rf "${pkgdir}/lib"
# Install license
- install -Dm 644 "${pkgdir}/usr/share/doc/forticlient/copyright" "${pkgdir}/usr/share/licenses/fortinet/LICENSE"
+ install -Dm 644 "${pkgdir}/usr/share/doc/forticlient/copyright" "${pkgdir}/usr/share/licenses/fortinet/LICENSE"
# Symbolic binaries which are located in /opt
mkdir -p ${pkgdir}/usr/bin
diff --git a/forticlient-vpn.changelog b/forticlient-vpn.changelog
index 2e944140e5bc..1e100f12badf 100644
--- a/forticlient-vpn.changelog
+++ b/forticlient-vpn.changelog
@@ -1,7 +1,3 @@
-## forticlient-vpn - 7.0.0.0018 - 2022-11-10
-* forticlient-vpn - 7.0.0.0018 - `release 2`
- + Update maintener contacts
-
## forticlient-vpn - 7.0.0.0018 - 2021-06-13
* forticlient-vpn - 7.0.0.0018 - `release 1`
+ libappindicator-gtk2 moved to `depends`