1
0
Fork 0

Commits vergleichen

..

2 Commits

Autor SHA1 Nachricht Datum
d18246d273 gpg check gefixt 2025-07-13 21:00:38 +02:00
1f1185e3d9 hibiscus hinzugefügt 2025-07-13 21:00:13 +02:00
3 geänderte Dateien mit 5 neuen und 3 gelöschten Zeilen

3
.gitmodules gevendort
Datei anzeigen

@ -166,3 +166,6 @@
[submodule "packages/nw-gyp"]
path = packages/nw-gyp
url = https://aur.archlinux.org/nw-gyp.git
[submodule "packages/hibiscus"]
path = packages/hibiscus
url = https://aur.archlinux.org/hibiscus.git

Datei anzeigen

@ -14,7 +14,5 @@ cleanup() {
trap cleanup INT TERM ZERR EXIT
podman exec -ti -w "/src/packages/$pkg" -u 0 "${container}" /src/install_deps.sh
echo "Installiere GPG-Schlüssel"
#podman exec -t -w "/src/packages/${pkg}" "${container}" gpg --recv-keys 5A8ED9CFC0DB6C70
podman exec -t -w "/src/packages/$pkg" "${container}" makepkg -C
podman exec -t -w "/src/packages/$pkg" "${container}" makepkg -C --skippgpcheck
forgejo-uploader packete arch aur "packages/${pkg}/"*.pkg.tar.*

1
packages/hibiscus Submodul

@ -0,0 +1 @@
Subproject commit e85b6b75edca5f177e766c6549a177989e6936d0