summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2021-03-19 11:52:22 +1100
committerchrisjbillington2021-03-19 11:52:22 +1100
commit156eafea1211934d9bc9cdb0bcd9929c58e5e1c6 (patch)
treebb6c850959f531e9ef267a534767150a56492d01
parent2825226b8f6af19e4194ced90fd51dcebeebf22a (diff)
downloadaur-156eafea1211934d9bc9cdb0bcd9929c58e5e1c6.tar.gz
5.10.24-1
-rw-r--r--.SRCINFO38
-rw-r--r--PKGBUILD14
2 files changed, 26 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 575acc613c96..e551e53e1588 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,33 +1,33 @@
pkgbase = linux-lts-versioned-bin
pkgdesc = The LTS Linux kernel and modules | repackaged with a unique package name for each version
- pkgver = 5.10.23
+ pkgver = 5.10.24
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
options = !strip
- source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-5.10.23-1-x86_64.pkg.tar.zst
- source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-headers-5.10.23-1-x86_64.pkg.tar.zst
- source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-docs-5.10.23-1-x86_64.pkg.tar.zst
- sha256sums = 065971c9140042ed7d2ec2507d4b921d46beffe4076149c5d7217e241bb616d5
- sha256sums = c1f21c41babe409e4653fd61a79c92da2da9f76fc2e6bbf22eca665f09435663
- sha256sums = 40cce0577f1676494cbd1fdc6209c3d1f488ab8c02cc79f7790d5f83257d0f85
+ source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-5.10.24-1-x86_64.pkg.tar.zst
+ source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-headers-5.10.24-1-x86_64.pkg.tar.zst
+ source = https://archlinux.mirror.digitalpacific.com.au/core/os/x86_64/linux-lts-docs-5.10.24-1-x86_64.pkg.tar.zst
+ sha256sums = 1614291a4c4460d62ab736e337880e526f9262377969df5880f6dae432fe53a0
+ sha256sums = bf8a57147855591136aaf0488c37063783c4ad753858da144bcf276f76960012
+ sha256sums = 85924d44914f36b05737d3875b4596f1b3db98f7cc2cee694c3bd8ddf017bd2b
pkgname = linux-lts-versioned-bin
- pkgdesc = Dummy package depending on linux5.10.23-1-lts-bin
- depends = linux5.10.23-1-lts-bin
+ pkgdesc = Dummy package depending on linux5.10.24-1-lts-bin
+ depends = linux5.10.24-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.10.23-1-lts-headers-bin
- depends = linux5.10.23-1-lts-headers-bin
+ pkgdesc = Dummy package depending on linux5.10.24-1-lts-headers-bin
+ depends = linux5.10.24-1-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
- pkgdesc = Dummy package depending on linux5.10.23-1-lts-docs-bin
- depends = linux5.10.23-1-lts-docs-bin
+ pkgdesc = Dummy package depending on linux5.10.24-1-lts-docs-bin
+ depends = linux5.10.24-1-lts-docs-bin
-pkgname = linux5.10.23-1-lts-bin
- pkgdesc = The LTS Linux kernel and modules, version 5.10.23-1-lts
+pkgname = linux5.10.24-1-lts-bin
+ pkgdesc = The LTS Linux kernel and modules, version 5.10.24-1-lts
depends = coreutils
depends = initramfs
depends = kmod
@@ -38,11 +38,11 @@ pkgname = linux5.10.23-1-lts-bin
conflicts = linux-lts
replaces = wireguard-lts
-pkgname = linux5.10.23-1-lts-headers-bin
- pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 5.10.23-1-lts
+pkgname = linux5.10.24-1-lts-headers-bin
+ pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 5.10.24-1-lts
conflicts = linux-lts-headers
-pkgname = linux5.10.23-1-lts-docs-bin
- pkgdesc = Documentation for the LTS Linux kernel 5.10.23-1-lts
+pkgname = linux5.10.24-1-lts-docs-bin
+ pkgdesc = Documentation for the LTS Linux kernel 5.10.24-1-lts
conflicts = linux-lts-docs
diff --git a/PKGBUILD b/PKGBUILD
index 5d28ba919087..3ac76de24751 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux-lts
-_pkgver=5.10.23
+_pkgver=5.10.24
_pkgrel=1
pkgbase="${_pkgname}-versioned-bin"
KERNNAME="${_pkgver}-${_pkgrel}-lts"
@@ -40,9 +40,9 @@ source=("${_kernsrc}"
"${_headerssrc}"
"${_docssrc}")
-sha256sums=('065971c9140042ed7d2ec2507d4b921d46beffe4076149c5d7217e241bb616d5'
- 'c1f21c41babe409e4653fd61a79c92da2da9f76fc2e6bbf22eca665f09435663'
- '40cce0577f1676494cbd1fdc6209c3d1f488ab8c02cc79f7790d5f83257d0f85')
+sha256sums=('1614291a4c4460d62ab736e337880e526f9262377969df5880f6dae432fe53a0'
+ 'bf8a57147855591136aaf0488c37063783c4ad753858da144bcf276f76960012'
+ '85924d44914f36b05737d3875b4596f1b3db98f7cc2cee694c3bd8ddf017bd2b')
package_linux-lts-versioned-bin() {
pkgdesc="Dummy package depending on ${_versioned_pkgname}-bin"
@@ -60,7 +60,7 @@ package_linux-lts-versioned-docs-bin() {
depends=("${_versioned_pkgname}-docs-bin")
}
-package_linux5.10.23-1-lts-bin() {
+package_linux5.10.24-1-lts-bin() {
pkgdesc="The LTS Linux kernel and modules, version ${KERNNAME}"
depends=(coreutils
initramfs
@@ -76,7 +76,7 @@ package_linux5.10.23-1-lts-bin() {
sed -ic "s/${_pkgname}/${KERNNAME}/" "${pkgdir}/usr/lib/modules/${KERNNAME}/pkgbase"
}
-package_linux5.10.23-1-lts-headers-bin() {
+package_linux5.10.24-1-lts-headers-bin() {
pkgdesc="Headers and scripts for building modules for the LTS Linux kernel ${KERNNAME}"
conflicts=("${_pkgname}-headers")
tar -xf "${_headerspkg}" -C "${pkgdir}"
@@ -84,7 +84,7 @@ package_linux5.10.23-1-lts-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux5.10.23-1-lts-docs-bin() {
+package_linux5.10.24-1-lts-docs-bin() {
pkgdesc="Documentation for the LTS Linux kernel ${KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"