summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/syncthing/syncthing-1.23.4-r1.ebuild (renamed from net-p2p/syncthing/syncthing-1.23.4.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/syncthing/syncthing-1.23.4.ebuild b/net-p2p/syncthing/syncthing-1.23.4-r1.ebuild
index f16df5f58ff0..d8e3bf08df7a 100644
--- a/net-p2p/syncthing/syncthing-1.23.4.ebuild
+++ b/net-p2p/syncthing/syncthing-1.23.4-r1.ebuild
@@ -103,8 +103,10 @@ src_install() {
pkg_postinst() {
xdg_desktop_database_update
+ xdg_icon_cache_update
}
pkg_postrm() {
xdg_desktop_database_update
+ xdg_icon_cache_update
}