summarylogtreecommitdiffstats
path: root/kalu.install
diff options
context:
space:
mode:
authorRhinoceros2016-05-13 10:20:04 +1000
committerRhinoceros2016-05-13 10:20:04 +1000
commit166013b7d6ad7edea624d1998d0fbc67e2ba9a48 (patch)
tree1f7f717f04e3d9cade34901f720d172abfcac4da /kalu.install
parent5a7c1d9b97bbe73785c449f3c11e622e673afcfd (diff)
downloadaur-166013b7d6ad7edea624d1998d0fbc67e2ba9a48.tar.gz
Update to 4.1.0-1
* Upstream changelog: With contributions from AdmiringWorm. - Update AUR URL to work with new version; Thanks to Yen Chi Hsuan. - With the new template UI, the combo-boxes for template sources (Default, Fall back, etc) were not translatable, as they should have been; Fixed. Thanks to Kim Nordmo. - Added Norwegian Bokmål translation - updater: Fix color glitch when a download fails & resumes; Thanks to jghodd. - updater: Fix not setting /etc/pacman.d/hooks as default HookDir - Some other fixes (see git log for details)
Diffstat (limited to 'kalu.install')
-rw-r--r--kalu.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/kalu.install b/kalu.install
index 4e86fe6bce1f..ca7149a8b595 100644
--- a/kalu.install
+++ b/kalu.install
@@ -1,6 +1,5 @@
post_install() {
/usr/bin/getent group kalu >/dev/null 2>&1 || usr/sbin/groupadd -g 214 kalu &>/dev/null
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
post_upgrade() {