Initial commit

This commit is contained in:
Christian Schendel 2025-09-02 21:26:37 +02:00
commit 73120dca56
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
10 changed files with 383 additions and 0 deletions

14
fix-appstream-data.hook Normal file
View file

@ -0,0 +1,14 @@
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/swcatalog/xmls/*.xml.gz
# attention: hook name before: update-appstream-cache.hook
[Action]
Description = fix appstream datas for pamac
When = PostTransaction
Depends = gzip
Exec = /etc/pacman.d/hooks.bin/fix-appstream-data.sh
NeedsTargets