Initial Commit

This commit is contained in:
2025-05-08 16:54:34 +03:00
commit 6e02a2d5a6
4 changed files with 59 additions and 0 deletions
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/*.so"]
depends: ["gdk-pixbuf"]
run: "/usr/bin/gdk-pixbuf-query-loaders --update-cache"