summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2022-03-04 11:08:32 +1100
committerchrisjbillington2022-03-04 11:08:32 +1100
commit28eadda1661968bca9edb43e557427e1cd67730c (patch)
tree31e2d2b5eee4c0fb3edf56f5c3193c1b9ecabafb
parent41e1006c13e3cbeac3d06aafc048276c1f30b1ea (diff)
downloadaur-28eadda1661968bca9edb43e557427e1cd67730c.tar.gz
5.15.26-1
-rw-r--r--.SRCINFO46
-rw-r--r--PKGBUILD16
2 files changed, 31 insertions, 31 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab2616e13aa3..7f60de1a1f71 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 = 5.15.25
- pkgrel = 2
+ pkgver = 5.15.26
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
- noextract = linux-lts-5.15.25-2-x86_64.pkg.tar.zst
- noextract = linux-lts-headers-5.15.25-2-x86_64.pkg.tar.zst
- noextract = linux-lts-docs-5.15.25-2-x86_64.pkg.tar.zst
+ noextract = linux-lts-5.15.26-1-x86_64.pkg.tar.zst
+ noextract = linux-lts-headers-5.15.26-1-x86_64.pkg.tar.zst
+ noextract = linux-lts-docs-5.15.26-1-x86_64.pkg.tar.zst
options = !strip
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-5.15.25-2-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-headers-5.15.25-2-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-docs-5.15.25-2-x86_64.pkg.tar.zst
- sha256sums = cb063239f977cc62252e8099612b9acbb419465dc18f46ceeeb73e966ff099ed
- sha256sums = c6f4ea28ba419b99f57649efcbce42083d83b0b773fed88d3c0284ab771b6347
- sha256sums = 519028809de575c663f178fab3c5e6e4a10be8dab2442291a8e7e79aa5fce4a1
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-5.15.26-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-headers-5.15.26-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-docs-5.15.26-1-x86_64.pkg.tar.zst
+ sha256sums = 30d2bfc529a90e6bd86c1f63f4012b3d17032f0e3a5779b9c7f54888b9a150f9
+ sha256sums = 4c117f94e6c8d399a1feae9f047b8fc2d11913d991da2e29b4f7663eba6f4561
+ sha256sums = f76eb343750dc34b1f62b1ed5caa49a96a3ed59a02e46317ded7be458d2a2fb4
pkgname = linux-lts-versioned-bin
- pkgdesc = Dummy package depending on linux5.15.25-2-lts-bin
- depends = linux5.15.25-2-lts-bin
+ pkgdesc = Dummy package depending on linux5.15.26-1-lts-bin
+ depends = linux5.15.26-1-lts-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-lts-versioned-headers-bin
- pkgdesc = Dummy package depending on linux5.15.25-2-lts-headers-bin
- depends = linux5.15.25-2-lts-headers-bin
+ pkgdesc = Dummy package depending on linux5.15.26-1-lts-headers-bin
+ depends = linux5.15.26-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
- pkgdesc = Dummy package depending on linux5.15.25-2-lts-docs-bin
- depends = linux5.15.25-2-lts-docs-bin
+ pkgdesc = Dummy package depending on linux5.15.26-1-lts-docs-bin
+ depends = linux5.15.26-1-lts-docs-bin
-pkgname = linux5.15.25-2-lts-bin
- pkgdesc = The LTS Linux kernel and modules, version 5.15.25-2-lts
+pkgname = linux5.15.26-1-lts-bin
+ pkgdesc = The LTS Linux kernel and modules, version 5.15.26-1-lts
depends = coreutils
depends = initramfs
depends = kmod
@@ -41,11 +41,11 @@ pkgname = linux5.15.25-2-lts-bin
conflicts = linux-lts
replaces = wireguard-lts
-pkgname = linux5.15.25-2-lts-headers-bin
- pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 5.15.25-2-lts
+pkgname = linux5.15.26-1-lts-headers-bin
+ pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 5.15.26-1-lts
depends = pahole
conflicts = linux-lts-headers
-pkgname = linux5.15.25-2-lts-docs-bin
- pkgdesc = Documentation for the LTS Linux kernel 5.15.25-2-lts
+pkgname = linux5.15.26-1-lts-docs-bin
+ pkgdesc = Documentation for the LTS Linux kernel 5.15.26-1-lts
conflicts = linux-lts-docs
diff --git a/PKGBUILD b/PKGBUILD
index 8ed6a7b17f2c..e4462f7aa997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux-lts
-_pkgver=5.15.25
-_pkgrel=2
+_pkgver=5.15.26
+_pkgrel=1
pkgbase="${_pkgname}-versioned-bin"
KERNNAME="${_pkgver}-${_pkgrel}-lts"
_versioned_pkgname="linux${_pkgver}-${_pkgrel}-lts"
@@ -42,9 +42,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('cb063239f977cc62252e8099612b9acbb419465dc18f46ceeeb73e966ff099ed'
- 'c6f4ea28ba419b99f57649efcbce42083d83b0b773fed88d3c0284ab771b6347'
- '519028809de575c663f178fab3c5e6e4a10be8dab2442291a8e7e79aa5fce4a1')
+sha256sums=('30d2bfc529a90e6bd86c1f63f4012b3d17032f0e3a5779b9c7f54888b9a150f9'
+ '4c117f94e6c8d399a1feae9f047b8fc2d11913d991da2e29b4f7663eba6f4561'
+ 'f76eb343750dc34b1f62b1ed5caa49a96a3ed59a02e46317ded7be458d2a2fb4')
package_linux-lts-versioned-bin() {
pkgdesc="Dummy package depending on ${_versioned_pkgname}-bin"
@@ -62,7 +62,7 @@ package_linux-lts-versioned-docs-bin() {
depends=("${_versioned_pkgname}-docs-bin")
}
-package_linux5.15.25-2-lts-bin() {
+package_linux5.15.26-1-lts-bin() {
pkgdesc="The LTS Linux kernel and modules, version ${KERNNAME}"
depends=(coreutils
initramfs
@@ -78,7 +78,7 @@ package_linux5.15.25-2-lts-bin() {
sed -ic "s/${_pkgname}/${KERNNAME}/" "${pkgdir}/usr/lib/modules/${KERNNAME}/pkgbase"
}
-package_linux5.15.25-2-lts-headers-bin() {
+package_linux5.15.26-1-lts-headers-bin() {
pkgdesc="Headers and scripts for building modules for the LTS Linux kernel ${KERNNAME}"
depends=(pahole)
conflicts=("${_pkgname}-headers")
@@ -87,7 +87,7 @@ package_linux5.15.25-2-lts-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux5.15.25-2-lts-docs-bin() {
+package_linux5.15.26-1-lts-docs-bin() {
pkgdesc="Documentation for the LTS Linux kernel ${KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"