1 Commits

Author SHA1 Message Date
Nathan
658acc5703 lib32-libdrm: add
All checks were successful
Required Approvals / required-approvals (pull_request) Successful in 1s
2025-11-02 23:21:21 -06:00
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
for i in $@; do
sed -e 's|{,.sig}||' \
-i "$i"/PKGBUILD
done

View File

@@ -0,0 +1 @@
../_common/updpkgsums.sh