Update bpm hook

This commit is contained in:
2026-05-10 16:08:42 +03:00
parent 0ae0b2a79c
commit ca9a701bb1
3 changed files with 5 additions and 8 deletions
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
targets: ["usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/*.so"]
depends: ["gdk-pixbuf"]
run: "/usr/bin/gdk-pixbuf-query-loaders --update-cache"