device/community/*: fix 'maintainance' typo

Signed-off-by: Sam Day <me@samcday.com>

Bump the pkgrels, remove CI tags, adjust commit msg.

Signed-off-by: Oliver Smith <ollieparanoid@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8738>
This commit is contained in:
Sam Day 2026-06-06 08:34:04 +10:00 committed by The Friendly Meow (merge) Bot
parent 1a6c9dda36
commit c3dad137b1
No known key found for this signature in database
7 changed files with 14 additions and 14 deletions

View file

@ -3,7 +3,7 @@
maintainer="Oliver Smith <ollieparanoid@postmarketos.org>"
pkgname=device-qemu-aarch64
pkgver=16
pkgrel=0
pkgrel=1
pkgdesc="Simulated device in QEMU (aarch64)"
url="https://postmarketos.org"
arch="aarch64"
@ -61,7 +61,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts linux-firmware-none"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}

View file

@ -3,7 +3,7 @@
maintainer="Oliver Smith <ollieparanoid@postmarketos.org>"
pkgname=device-qemu-amd64
pkgver=17
pkgrel=0
pkgrel=1
pkgdesc="Simulated device in QEMU (x86_64)"
url="https://postmarketos.org"
arch="x86_64"
@ -48,7 +48,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts linux-firmware-none"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}

View file

@ -4,7 +4,7 @@
maintainer="Aelin <aelin@postmarketos.org>"
pkgname=device-qemu-ppc64le
pkgver=7
pkgrel=5
pkgrel=6
pkgdesc="Simulated device in QEMU (ppc64le)"
url="https://postmarketos.org"
arch="ppc64le"
@ -42,7 +42,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts linux-firmware-none"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}

View file

@ -3,7 +3,7 @@
maintainer="Luca Weiss <luca@lucaweiss.eu>"
pkgname=device-qemu-riscv64
pkgver=12
pkgrel=0
pkgrel=1
pkgdesc="Simulated device in QEMU (riscv64)"
url="https://postmarketos.org"
arch="riscv64"
@ -41,7 +41,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts linux-firmware-none"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}

View file

@ -3,7 +3,7 @@
maintainer="Aelin <aelin@postmarketos.org>"
pkgname=device-generic-loongarch64
pkgver=8
pkgrel=0
pkgrel=1
pkgdesc="Generic loongarch64 system"
url="https://postmarketos.org"
arch="loongarch64"
@ -44,7 +44,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}

View file

@ -3,7 +3,7 @@ maintainer="methanal <baclofen@tuta.io>"
pkgname=device-samsung-exynos7
pkgdesc="Samsung Exynos 7 generic device"
pkgver=3
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -63,7 +63,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}

View file

@ -3,7 +3,7 @@ maintainer="WeirdTreeThing <bradyn127@protonmail.com>"
pkgname=device-xunlong-orangepi5-plus
pkgdesc="Xunlong Orange Pi 5 Plus"
pkgver=7
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -42,7 +42,7 @@ kernel_stable() {
}
kernel_lts() {
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
depends="linux-postmarketos-lts linux-firmware-none"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}