6 Commits

Author SHA1 Message Date
9b10fc187b kf6
All checks were successful
Required Approvals / required-approvals (pull_request) Successful in 32s
2025-11-08 14:48:52 +01:00
6c76936464 Merge pull request 'grub-btrfs: add' (#424) from grub-btrfs into master
Reviewed-on: #424
Reviewed-by: Cory Sanin <corysanin@artixlinux.org>
2025-11-03 22:24:13 +01:00
c506ad6d44 grub-btrfs: add
All checks were successful
Required Approvals / required-approvals (pull_request) Successful in 3s
2025-11-03 17:50:56 -03:00
02239eb6c6 Merge pull request 'lib32-libdrm: add' (#423) from lib32-libdrm into master
Reviewed-on: #423
2025-11-03 06:22:25 +01:00
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
f52f9f65e7 Merge pull request 'keychain: add' (#422) from keychain into master
Reviewed-on: #422
2025-11-03 06:17:44 +01:00
5 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1 @@
../_common/rm-systemd.pl

View File

@@ -0,0 +1 @@
../_common/rm-systemd.pl

View File

@@ -0,0 +1 @@
../_common/rm-systemd.pl

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