summarylogtreecommitdiffstats
path: root/tageditor.install
diff options
context:
space:
mode:
authorMartchus2015-12-27 23:24:36 +0100
committerMartchus2015-12-27 23:24:36 +0100
commitd718361bcd995d021d214bba3a52192042047ac0 (patch)
tree1d292089a48f7af4f3aaa29727289d8ab6946ef7 /tageditor.install
parentdec626dd3d5ab7ea42bd30465d87d0147b47544a (diff)
downloadaur-d718361bcd995d021d214bba3a52192042047ac0.tar.gz
updated version
Diffstat (limited to 'tageditor.install')
-rw-r--r--tageditor.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/tageditor.install b/tageditor.install
index 5495fb1b5d27..5c501dc49916 100644
--- a/tageditor.install
+++ b/tageditor.install
@@ -1,12 +1,12 @@
post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
}
post_upgrade() {
- post_install
+ post_install
}
post_remove() {
- post_install
+ post_install
}