summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2024-02-18 16:55:49 +1030
committerchrisjbillington2024-02-18 16:55:49 +1030
commitdfee5576bdf538a52d9f73c0d27fca8d1c7d8400 (patch)
treec97c2a326aaa4a781440f81086caf579be6b742d
parent74e739155037453fecf1c68d2a5175fabbd2d7f0 (diff)
downloadaur-dfee5576bdf538a52d9f73c0d27fca8d1c7d8400.tar.gz
6.6.17-1
-rw-r--r--.SRCINFO44
-rw-r--r--PKGBUILD14
2 files changed, 29 insertions, 29 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aca3b4e8f24e..8f15b84bfdba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,36 +1,36 @@
pkgbase = linux-lts-versioned-bin
pkgdesc = The LTS Linux kernel and modules | repackaged with a unique package name for each version
- pkgver = 6.6.16
+ pkgver = 6.6.17
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
license = GPL2
- noextract = linux-lts-6.6.16-1-x86_64.pkg.tar.zst
- noextract = linux-lts-headers-6.6.16-1-x86_64.pkg.tar.zst
- noextract = linux-lts-docs-6.6.16-1-x86_64.pkg.tar.zst
+ noextract = linux-lts-6.6.17-1-x86_64.pkg.tar.zst
+ noextract = linux-lts-headers-6.6.17-1-x86_64.pkg.tar.zst
+ noextract = linux-lts-docs-6.6.17-1-x86_64.pkg.tar.zst
options = !strip
- source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-6.6.16-1-x86_64.pkg.tar.zst
- source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-headers-6.6.16-1-x86_64.pkg.tar.zst
- source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-docs-6.6.16-1-x86_64.pkg.tar.zst
- sha256sums = 199bf91c4c78d0a94bacfb24754509370d63c0eb882a72b909ab6727dd4468f5
- sha256sums = 564c7cc48266df9ff169455eec8eca643b193afe06f65e7a9eea331cee625ea7
- sha256sums = 1d9eea64c0ec24dac8d861378a8430f47a3b6adf88a3f4a89df8defad7135284
+ source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-6.6.17-1-x86_64.pkg.tar.zst
+ source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-headers-6.6.17-1-x86_64.pkg.tar.zst
+ source = https://mirror.aarnet.edu.au/pub/archlinux/core/os/x86_64/linux-lts-docs-6.6.17-1-x86_64.pkg.tar.zst
+ sha256sums = c046ff1040c1f2be7e6cf41161790530bd5d4361dcd18654fea03947e3384f8d
+ sha256sums = b034a92e4306eb088bf710088b558f1e2dedb0623aae96b7326583fc8b568d92
+ sha256sums = 36dbc399bad4cb7a2b53564ada4e6fe8fa1310753e0124a615978e90aa453d68
pkgname = linux-lts-versioned-bin
- pkgdesc = Metapackage depending on linux6.6.16-1-lts-bin
- depends = linux6.6.16-1-lts-bin
+ pkgdesc = Metapackage depending on linux6.6.17-1-lts-bin
+ depends = linux6.6.17-1-lts-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-lts-versioned-headers-bin
- pkgdesc = Metapackage depending on linux6.6.16-1-lts-headers-bin
- depends = linux6.6.16-1-lts-headers-bin
+ pkgdesc = Metapackage depending on linux6.6.17-1-lts-headers-bin
+ depends = linux6.6.17-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
- pkgdesc = Metapackage depending on linux6.6.16-1-lts-docs-bin
- depends = linux6.6.16-1-lts-docs-bin
+ pkgdesc = Metapackage depending on linux6.6.17-1-lts-docs-bin
+ depends = linux6.6.17-1-lts-docs-bin
-pkgname = linux6.6.16-1-lts-bin
- pkgdesc = The LTS Linux kernel and modules, version 6.6.16-1-lts
+pkgname = linux6.6.17-1-lts-bin
+ pkgdesc = The LTS Linux kernel and modules, version 6.6.17-1-lts
depends = coreutils
depends = initramfs
depends = kmod
@@ -42,11 +42,11 @@ pkgname = linux6.6.16-1-lts-bin
conflicts = linux-lts
replaces = wireguard-lts
-pkgname = linux6.6.16-1-lts-headers-bin
- pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 6.6.16-1-lts
+pkgname = linux6.6.17-1-lts-headers-bin
+ pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 6.6.17-1-lts
depends = pahole
conflicts = linux-lts-headers
-pkgname = linux6.6.16-1-lts-docs-bin
- pkgdesc = Documentation for the LTS Linux kernel 6.6.16-1-lts
+pkgname = linux6.6.17-1-lts-docs-bin
+ pkgdesc = Documentation for the LTS Linux kernel 6.6.17-1-lts
conflicts = linux-lts-docs
diff --git a/PKGBUILD b/PKGBUILD
index c1af44a0f9e8..dd88162d06c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux-lts
-_pkgver=6.6.16
+_pkgver=6.6.17
_pkgrel=1
pkgbase="${_pkgname}-versioned-bin"
KERNNAME="${_pkgver}-${_pkgrel}-lts"
@@ -42,9 +42,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('199bf91c4c78d0a94bacfb24754509370d63c0eb882a72b909ab6727dd4468f5'
- '564c7cc48266df9ff169455eec8eca643b193afe06f65e7a9eea331cee625ea7'
- '1d9eea64c0ec24dac8d861378a8430f47a3b6adf88a3f4a89df8defad7135284')
+sha256sums=('c046ff1040c1f2be7e6cf41161790530bd5d4361dcd18654fea03947e3384f8d'
+ 'b034a92e4306eb088bf710088b558f1e2dedb0623aae96b7326583fc8b568d92'
+ '36dbc399bad4cb7a2b53564ada4e6fe8fa1310753e0124a615978e90aa453d68')
package_linux-lts-versioned-bin() {
pkgdesc="Metapackage depending on ${_versioned_pkgname}-bin"
@@ -62,7 +62,7 @@ package_linux-lts-versioned-docs-bin() {
depends=("${_versioned_pkgname}-docs-bin")
}
-package_linux6.6.16-1-lts-bin() {
+package_linux6.6.17-1-lts-bin() {
pkgdesc="The LTS Linux kernel and modules, version ${KERNNAME}"
depends=(coreutils
initramfs
@@ -79,7 +79,7 @@ package_linux6.6.16-1-lts-bin() {
sed -ic "s/${_pkgname}/${KERNNAME}/" "${pkgdir}/usr/lib/modules/${KERNNAME}/pkgbase"
}
-package_linux6.6.16-1-lts-headers-bin() {
+package_linux6.6.17-1-lts-headers-bin() {
pkgdesc="Headers and scripts for building modules for the LTS Linux kernel ${KERNNAME}"
depends=(pahole)
conflicts=("${_pkgname}-headers")
@@ -88,7 +88,7 @@ package_linux6.6.16-1-lts-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux6.6.16-1-lts-docs-bin() {
+package_linux6.6.17-1-lts-docs-bin() {
pkgdesc="Documentation for the LTS Linux kernel ${KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"