Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages /
aarch64-linux-gnu-linux-api-headers
Commits:
0fc68a29 by Anatol Pomozov at 2026-06-14T10:00:16-07:00
upgpkg: 7.0-1: upgpkg: bump version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
pkgbase = aarch64-linux-gnu-linux-api-headers
pkgdesc = Kernel headers sanitized for use in userspace
(aarch64-linux-gnu)
- pkgver = 6.19
- pkgrel = 3
+ pkgver = 7.0
+ pkgrel = 1
url = https://www.kernel.org
arch = any
license = GPL2
makedepends = rsync
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.19.tar.xz
- source =
https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.19.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.0.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.0.tar.sign
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums =
303079a8250b8f381f82b03f90463d12ac98d4f6b149b761ea75af1323521357
+ sha256sums =
bb7f6d80b387c757b7d14bb93028fcb90f793c5c0d367736ee815a100b3891f0
sha256sums = SKIP
pkgname = aarch64-linux-gnu-linux-api-headers
=====================================
PKGBUILD
=====================================
@@ -3,15 +3,15 @@
_target_arch=arm64
_target=aarch64-linux-gnu
pkgname=$_target-linux-api-headers
-pkgver=6.19
-pkgrel=3
+pkgver=7.0
+pkgrel=1
pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
arch=(any)
url='https://www.kernel.org'
license=(GPL2)
makedepends=(rsync)
-source=(https://www.kernel.org/pub/linux/kernel/v6.x/linux-$pkgver.tar.{xz,sign})
-sha256sums=('303079a8250b8f381f82b03f90463d12ac98d4f6b149b761ea75af1323521357'
+source=(https://www.kernel.org/pub/linux/kernel/v7.x/linux-$pkgver.tar.{xz,sign})
+sha256sums=('bb7f6d80b387c757b7d14bb93028fcb90f793c5c0d367736ee815a100b3891f0'
'SKIP')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aarch64-linux-gnu-linux-api-headers/-/commit/0fc68a29e00b36b51a662aa244ab77e4811bc3be
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aarch64-linux-gnu-linux-api-headers/-/commit/0fc68a29e00b36b51a662aa244ab77e4811bc3be
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help