summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--comodo.install2
3 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ccd7f2d852f..e1876839a6c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = comodo
pkgdesc = An antivirus suite with real-time protection
pkgver = 1.1.268025
- pkgrel = 6
+ pkgrel = 7
url = https://www.comodo.com/
install = comodo.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 61347efb5e98..105396db2a4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=comodo
pkgver=1.1.268025
_revision=1
-pkgrel=6
+pkgrel=7
pkgdesc="An antivirus suite with real-time protection"
arch=('x86_64' 'i686')
url="https://www.comodo.com/"
diff --git a/comodo.install b/comodo.install
index 771d76e15679..5eb90639e420 100644
--- a/comodo.install
+++ b/comodo.install
@@ -3,7 +3,6 @@ post_install() {
}
_common() {
- update-desktop-database -q
/usr/bin/printf '----------------------------------------------------\n'
/usr/bin/printf ' Comodo has been installed to /opt/COMODO.\n'
if [[ "$1" != "update" ]]; then
@@ -29,7 +28,6 @@ _common() {
}
post_remove() {
- update-desktop-database -q
/usr/bin/printf '----------------------------------------------------\n'
/usr/bin/printf ' Be aware that you may still have redirfs/avflt\n'
/usr/bin/printf ' kernel modules loaded/installed on your system. You\n'