summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Iuri Medeiros Cabral2023-03-14 00:34:12 -0300
committerDouglas Iuri Medeiros Cabral2023-03-14 00:34:12 -0300
commit190fdabe6bc66283500285d8320b46b8d4241414 (patch)
tree1785657af49c397c93f9049fdee9d6b5afb82b2e
parent9e7c0b4ec56bc0a9b2fd607c370f15c508ddf0c1 (diff)
downloadaur-190fdabe6bc66283500285d8320b46b8d4241414.tar.gz
Included in PKGBUILD
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
-rw-r--r--forticlient-vpn.changelog1
3 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f60a907b4ab2..49a97fe49dd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,6 +24,7 @@ pkgbase = forticlient-vpn
optdepends = lxqt-policykit: for polkit authentication for the LXQt
provides = fortivpn
provides = FortiClient
+ conflicts = forticlient
source = https://filestore.fortinet.com/forticlient/forticlient_vpn_7.0.7.0246_amd64.deb
sha256sums = 482f245df302417ab19b6501525acae6c62a022eec80baf5ad285a0fb1f5323e
diff --git a/PKGBUILD b/PKGBUILD
index a53c12b69515..1d390c6c4d04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ optdepends=(
'lxqt-policykit: for polkit authentication for the LXQt'
)
provides=('fortivpn' 'FortiClient')
+conflicts=('forticlient')
install='forticlient-vpn.install'
source=("https://filestore.fortinet.com/forticlient/forticlient_vpn_${pkgver}_amd64.deb")
sha256sums=('482f245df302417ab19b6501525acae6c62a022eec80baf5ad285a0fb1f5323e')
diff --git a/forticlient-vpn.changelog b/forticlient-vpn.changelog
index 71272d058f43..4ec972951fbb 100644
--- a/forticlient-vpn.changelog
+++ b/forticlient-vpn.changelog
@@ -1,6 +1,7 @@
## forticlient-vpn - 7.0.7.0246 - 2023-03-09
* forticlient-vpn - 7.0.7.0246 - `release 2`
+ Fixed pre_upgrade and pre_install
+ + Include `conflicts`
## forticlient-vpn - 7.0.7.0246 - 2023-03-09
* forticlient-vpn - 7.0.7.0246 - `release 1`