summarylogtreecommitdiffstats
path: root/zoom.install
diff options
context:
space:
mode:
authorGordian Edenhofer2016-01-15 20:53:35 +0100
committerGordian Edenhofer2016-01-15 20:53:35 +0100
commit664b4a56b07914de9ec111af8fe0a6162434e2e3 (patch)
treeb37f8f5c153dac31b93c44193fc22109dea65d33 /zoom.install
parent91a63980f8b6e21dbe39907df20260825f039822 (diff)
downloadaur-664b4a56b07914de9ec111af8fe0a6162434e2e3.tar.gz
Upgpkg: 1.1.37479.0107-4
Diffstat (limited to 'zoom.install')
-rw-r--r--zoom.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/zoom.install b/zoom.install
index 5ebabc7015a4..a4e38b845a15 100644
--- a/zoom.install
+++ b/zoom.install
@@ -4,6 +4,9 @@ _update() {
echo -e "\e[34;1m==>\e[39;1m Updating icon cache...\e[0m"
xdg-icon-resource forceupdate --theme hicolor &>/dev/null
+
+ echo -e "\e[34;1m==>\e[39;1m Updating mime database...\e[0m"
+ update-mime-database -n /usr/share/mime
}
post_install() {