aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtemis Everfree <artemis@artemis.sh>2024-02-28 23:07:38 -0800
committerArtemis Everfree <artemis@artemis.sh>2024-02-28 23:07:38 -0800
commit6eaa2b84235aff30e06af74d99801a91cd00bf01 (patch)
treed589d5c0725910e323fc592af70e18bb40d54260 /app-office
parentapp-office/obsidian: add 1.5.8 (diff)
downloadguru-6eaa2b84235aff30e06af74d99801a91cd00bf01.tar.gz
guru-6eaa2b84235aff30e06af74d99801a91cd00bf01.tar.bz2
guru-6eaa2b84235aff30e06af74d99801a91cd00bf01.zip
app-office/obsidian: fix up old ebuilds
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/obsidian/obsidian-1.4.16-r2.ebuild4
-rw-r--r--app-office/obsidian/obsidian-1.5.3-r1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/obsidian/obsidian-1.4.16-r2.ebuild b/app-office/obsidian/obsidian-1.4.16-r2.ebuild
index d982b3618..daf1bfd3d 100644
--- a/app-office/obsidian/obsidian-1.4.16-r2.ebuild
+++ b/app-office/obsidian/obsidian-1.4.16-r2.ebuild
@@ -168,8 +168,8 @@ src_install() {
}
pkg_postinst() {
- xdg_icon_cache_update
-
+ xdg_pkg_postinst
+
ewarn "Some users have reported that running Obsidian with native Wayland"
ewarn "support causes the software to crash. Others have it working"
ewarn "without issue. See https://bugs.gentoo.org/915899"
diff --git a/app-office/obsidian/obsidian-1.5.3-r1.ebuild b/app-office/obsidian/obsidian-1.5.3-r1.ebuild
index b23ea4fb8..daf1bfd3d 100644
--- a/app-office/obsidian/obsidian-1.5.3-r1.ebuild
+++ b/app-office/obsidian/obsidian-1.5.3-r1.ebuild
@@ -168,7 +168,7 @@ src_install() {
}
pkg_postinst() {
- xdg_icon_cache_update
+ xdg_pkg_postinst
ewarn "Some users have reported that running Obsidian with native Wayland"
ewarn "support causes the software to crash. Others have it working"