diff --git a/cross/arch-bin-masquerade/APKBUILD b/cross/arch-bin-masquerade/APKBUILD index dae0b87ea..d0ab4d4c6 100644 --- a/cross/arch-bin-masquerade/APKBUILD +++ b/cross/arch-bin-masquerade/APKBUILD @@ -4,7 +4,7 @@ # armhf chroot to /usr/bin/gcc. That way compilation works fine, even # when distcc gets the absolute path to the compiler passed (ccache does # that). - +maintainer="" pkgname=arch-bin-masquerade pkgver=2 pkgrel=0 diff --git a/cross/ccache-cross-symlinks/APKBUILD b/cross/ccache-cross-symlinks/APKBUILD index d4d438522..5eb0e965c 100644 --- a/cross/ccache-cross-symlinks/APKBUILD +++ b/cross/ccache-cross-symlinks/APKBUILD @@ -2,7 +2,7 @@ # compiling packages in the native chroot (e.g. kernel packages), the # cross-compiler does not get called directly, but wrapped through # ccache, which can then cache the results. - +maintainer="" pkgname=ccache-cross-symlinks pkgver=3 pkgrel=3 diff --git a/cross/crossdirect/APKBUILD b/cross/crossdirect/APKBUILD index 34b6108c2..df0bf0a4e 100644 --- a/cross/crossdirect/APKBUILD +++ b/cross/crossdirect/APKBUILD @@ -17,7 +17,6 @@ # chroot. See crossdirect.c for implementation details of the C version (llvm, # fakeroot, rpath). The rust version and redirect for archivers are implemented # as simple shell wrappers. - maintainer="Oliver Smith " pkgname=crossdirect pkgver=5.3.1 diff --git a/cross/grub-x86/APKBUILD b/cross/grub-x86/APKBUILD index 8c9b7bc78..c20d41a3d 100644 --- a/cross/grub-x86/APKBUILD +++ b/cross/grub-x86/APKBUILD @@ -1,3 +1,4 @@ +maintainer="" pkgname=grub-x86 pkgver=1 pkgrel=2 diff --git a/cross/systemd-boot-x86/APKBUILD b/cross/systemd-boot-x86/APKBUILD index 085cbf550..18ff295bf 100644 --- a/cross/systemd-boot-x86/APKBUILD +++ b/cross/systemd-boot-x86/APKBUILD @@ -1,5 +1,5 @@ # Forked from Alpine to cross compile for x86_64 systems that have x86 EFI - +maintainer="" pkgname=systemd-boot-x86 _pkgname=systemd-boot # for monitoring pkgver=259