summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2023-05-04 15:07:28 +0100
committerMarek Szuba <marecki@gentoo.org>2023-05-04 15:08:15 +0100
commit21bcbf1b7363f0345f4e27cce032cfcd40795a64 (patch)
tree5f7c8db5b8bdc72c4dd90c5d601011e7011a43f4 /net-p2p/syncthing
parentmail-filter/spf-engine: add 3.0.4 (diff)
downloadgentoo-21bcbf1b7363f0345f4e27cce032cfcd40795a64.tar.gz
gentoo-21bcbf1b7363f0345f4e27cce032cfcd40795a64.tar.bz2
gentoo-21bcbf1b7363f0345f4e27cce032cfcd40795a64.zip
net-p2p/syncthing: update icon cache
Closes: https://bugs.gentoo.org/905585 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-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
}