summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2023-11-10 09:37:38 +1100
committerchrisjbillington2023-11-10 09:37:38 +1100
commit80f9786cecac27d7064da4842577f982ddb7e2ae (patch)
tree5585e26a29fc06601328770fb850b4d06ce85729
parentadcfb82b29d4cc383f06458ff85a81a691b1b494 (diff)
downloadaur-80f9786cecac27d7064da4842577f982ddb7e2ae.tar.gz
6.6.1.arch1-1
-rw-r--r--.SRCINFO44
-rw-r--r--PKGBUILD18
2 files changed, 31 insertions, 31 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdb042bf77a4..1f4cdfb33b76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,36 +1,36 @@
pkgbase = linux-versioned-bin
pkgdesc = The Linux kernel and modules | repackaged with a unique package name for each version
- pkgver = 6.5.9.arch2
+ pkgver = 6.6.1.arch1
pkgrel = 1
url = https://github.com/archlinux/linux
arch = x86_64
license = GPL2
- noextract = linux-6.5.9.arch2-1-x86_64.pkg.tar.zst
- noextract = linux-headers-6.5.9.arch2-1-x86_64.pkg.tar.zst
- noextract = linux-docs-6.5.9.arch2-1-x86_64.pkg.tar.zst
+ noextract = linux-6.6.1.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-headers-6.6.1.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-docs-6.6.1.arch1-1-x86_64.pkg.tar.zst
options = !strip
- source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-6.5.9.arch2-1-x86_64.pkg.tar.zst
- source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-headers-6.5.9.arch2-1-x86_64.pkg.tar.zst
- source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-docs-6.5.9.arch2-1-x86_64.pkg.tar.zst
- sha256sums = 7258a1405670002b57340126049223c1b87740d5de4edb192612602a8a105d14
- sha256sums = 5c4d3fbfe070d9549ac4a047048450ad9d10e112785e08ff7bf232b1791c2014
- sha256sums = 1e7594e41b9c3cc25dc8d8f0035a535706b1b995ff255b43d000c3d88922265b
+ source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-6.6.1.arch1-1-x86_64.pkg.tar.zst
+ source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-headers-6.6.1.arch1-1-x86_64.pkg.tar.zst
+ source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-docs-6.6.1.arch1-1-x86_64.pkg.tar.zst
+ sha256sums = 9748fa9af3d5e173c6afffec330de5656b07f2369d4524dafbb7f26b09dedcde
+ sha256sums = 90512ad00eeab819a66535fc6d149a86ca4756206a105d984b359611bb0f887b
+ sha256sums = f1d98663dbcf5a7aa6d8c1a12069cad14bb300cb99cdf6884beb46db43b9ed9c
pkgname = linux-versioned-bin
- pkgdesc = Metapackage depending on linux6.5.9.arch2-1-bin
- depends = linux6.5.9.arch2-1-bin
+ pkgdesc = Metapackage depending on linux6.6.1.arch1-1-bin
+ depends = linux6.6.1.arch1-1-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-versioned-headers-bin
- pkgdesc = Metapackage depending on linux6.5.9.arch2-1-headers-bin
- depends = linux6.5.9.arch2-1-headers-bin
+ pkgdesc = Metapackage depending on linux6.6.1.arch1-1-headers-bin
+ depends = linux6.6.1.arch1-1-headers-bin
pkgname = linux-versioned-docs-bin
- pkgdesc = Metapackage depending on linux6.5.9.arch2-1-docs-bin
- depends = linux6.5.9.arch2-1-docs-bin
+ pkgdesc = Metapackage depending on linux6.6.1.arch1-1-docs-bin
+ depends = linux6.6.1.arch1-1-docs-bin
-pkgname = linux6.5.9.arch2-1-bin
- pkgdesc = The Linux kernel and modules, version 6.5.9-arch2-1
+pkgname = linux6.6.1.arch1-1-bin
+ pkgdesc = The Linux kernel and modules, version 6.6.1-arch1-1
depends = coreutils
depends = initramfs
depends = kmod
@@ -43,11 +43,11 @@ pkgname = linux6.5.9.arch2-1-bin
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
-pkgname = linux6.5.9.arch2-1-headers-bin
- pkgdesc = Headers and scripts for building modules for the Linux kernel 6.5.9-arch2-1
+pkgname = linux6.6.1.arch1-1-headers-bin
+ pkgdesc = Headers and scripts for building modules for the Linux kernel 6.6.1-arch1-1
depends = pahole
conflicts = linux-headers
-pkgname = linux6.5.9.arch2-1-docs-bin
- pkgdesc = Documentation for the Linux kernel 6.5.9-arch2-1
+pkgname = linux6.6.1.arch1-1-docs-bin
+ pkgdesc = Documentation for the Linux kernel 6.6.1-arch1-1
conflicts = linux-docs
diff --git a/PKGBUILD b/PKGBUILD
index 3fbe9aa5dee2..86f4d3ff1b1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux
-_kernver=6.5.9
-_archver=arch2
+_kernver=6.6.1
+_archver=arch1
_pkgrel=1
_pkgver="${_kernver}.${_archver}"
-_KERNNAME=6.5.9-arch2-1
+_KERNNAME=6.6.1-arch1-1
pkgbase="${_pkgname}-versioned-bin"
_versioned_pkgname="linux${_pkgver}-${_pkgrel}"
pkgname=("${_pkgname}-versioned-bin"
@@ -44,9 +44,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('7258a1405670002b57340126049223c1b87740d5de4edb192612602a8a105d14'
- '5c4d3fbfe070d9549ac4a047048450ad9d10e112785e08ff7bf232b1791c2014'
- '1e7594e41b9c3cc25dc8d8f0035a535706b1b995ff255b43d000c3d88922265b')
+sha256sums=('9748fa9af3d5e173c6afffec330de5656b07f2369d4524dafbb7f26b09dedcde'
+ '90512ad00eeab819a66535fc6d149a86ca4756206a105d984b359611bb0f887b'
+ 'f1d98663dbcf5a7aa6d8c1a12069cad14bb300cb99cdf6884beb46db43b9ed9c')
package_linux-versioned-bin() {
pkgdesc="Metapackage depending on ${_versioned_pkgname}-bin"
@@ -64,7 +64,7 @@ package_linux-versioned-docs-bin() {
depends=("${_versioned_pkgname}-docs-bin")
}
-package_linux6.5.9.arch2-1-bin() {
+package_linux6.6.1.arch1-1-bin() {
pkgdesc="The Linux kernel and modules, version ${_KERNNAME}"
depends=(coreutils
initramfs
@@ -82,7 +82,7 @@ package_linux6.5.9.arch2-1-bin() {
sed -ic "s/${_pkgname}/${_KERNNAME}/" "${pkgdir}/usr/lib/modules/${_KERNNAME}/pkgbase"
}
-package_linux6.5.9.arch2-1-headers-bin() {
+package_linux6.6.1.arch1-1-headers-bin() {
pkgdesc="Headers and scripts for building modules for the Linux kernel ${_KERNNAME}"
depends=(pahole)
conflicts=("${_pkgname}-headers")
@@ -91,7 +91,7 @@ package_linux6.5.9.arch2-1-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux6.5.9.arch2-1-docs-bin() {
+package_linux6.6.1.arch1-1-docs-bin() {
pkgdesc="Documentation for the Linux kernel ${_KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"