diff --git a/device/main/device-pine64-pinephone/APKBUILD b/device/main/device-pine64-pinephone/APKBUILD index f84a381db..2a6931853 100644 --- a/device/main/device-pine64-pinephone/APKBUILD +++ b/device/main/device-pine64-pinephone/APKBUILD @@ -1,11 +1,9 @@ # Reference: -# Maintainer: Martijn Braam -# Co-Maintainer: Oliver Smith -# Co-Maintainer: Dylan Van Assche -# Co-Maintainer: Arnav Singh +# Maintainer: Arnav Singh +# Co-Maintainer: Jan Jasper de Kroon pkgname=device-pine64-pinephone pkgver=0.46 -pkgrel=4 +pkgrel=5 pkgdesc="PINE64 PinePhone" url="https://postmarketos.org" license="MIT" diff --git a/device/main/linux-postmarketos-allwinner/APKBUILD b/device/main/linux-postmarketos-allwinner/APKBUILD index bf95ce10c..629e9ab74 100644 --- a/device/main/linux-postmarketos-allwinner/APKBUILD +++ b/device/main/linux-postmarketos-allwinner/APKBUILD @@ -1,13 +1,10 @@ -# Maintainer: Martijn Braam -# Co-Maintainer: Bart Ribbers -# Co-Maintainer: Oliver Smith -# Co-Maintainer: Jan Jasper de Kroon +# Maintainer: Jan Jasper de Kroon # Co-Maintainer: Arnav Singh _flavor=postmarketos-allwinner _config="config-$_flavor.$CARCH" pkgname=linux-$_flavor pkgver=6.6_rc5_git20231014 -pkgrel=0 +pkgrel=1 _tag="orange-pi-6.6-20231014-0051" pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)" arch="aarch64 armv7" diff --git a/device/main/u-boot-pinephone/APKBUILD b/device/main/u-boot-pinephone/APKBUILD index f28c84bb8..4df11e01c 100644 --- a/device/main/u-boot-pinephone/APKBUILD +++ b/device/main/u-boot-pinephone/APKBUILD @@ -1,11 +1,9 @@ -# Maintainer: Martijn Braam -# Co-Maintainer: Bart Ribbers -# Co-Maintainer: Dylan Van Assche -# Co-Maintainer: Arnav Singh +# Maintainer: Arnav Singh +# Co-Maintainer: Jan Jasper de Kroon # U-boot with patches to make the PinePhone boot faster and have control over the ddr clock speed pkgname=u-boot-pinephone pkgver=2023.01 -pkgrel=1 +pkgrel=2 pkgdesc="U-Boot bootloader for the PINE64 PinePhone" url="https://source.denx.de/u-boot" arch="aarch64"