summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2022-08-11 17:48:40 +1000
committerchrisjbillington2022-08-11 17:48:40 +1000
commit4af3b3b80c40b95281f82535de7b33c8adc4f931 (patch)
tree1f6b6e7db5a463bd6844eca94016fbc99b412750
parenteca7f0ebe8084ee9ad89402a41ebd010e2961e0b (diff)
downloadaur-4af3b3b80c40b95281f82535de7b33c8adc4f931.tar.gz
5.15.59-2
-rw-r--r--.SRCINFO45
-rw-r--r--PKGBUILD17
2 files changed, 32 insertions, 30 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 239165b90f7f..b19a39593573 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,51 +1,52 @@
pkgbase = linux-lts-versioned-bin
pkgdesc = The LTS Linux kernel and modules | repackaged with a unique package name for each version
pkgver = 5.15.59
- pkgrel = 1
+ pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
license = GPL2
- noextract = linux-lts-5.15.59-1-x86_64.pkg.tar.zst
- noextract = linux-lts-headers-5.15.59-1-x86_64.pkg.tar.zst
- noextract = linux-lts-docs-5.15.59-1-x86_64.pkg.tar.zst
+ noextract = linux-lts-5.15.59-2-x86_64.pkg.tar.zst
+ noextract = linux-lts-headers-5.15.59-2-x86_64.pkg.tar.zst
+ noextract = linux-lts-docs-5.15.59-2-x86_64.pkg.tar.zst
options = !strip
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-5.15.59-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-headers-5.15.59-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-docs-5.15.59-1-x86_64.pkg.tar.zst
- sha256sums = a0cf938500ba34d505ca747c84beb8c74f87f9bfc99a78921a180f5c863088b5
- sha256sums = 0a0e019cc69dad51d5a3bbcec4dd3cb4d2db26f62a064de2f2bcb61c631e3938
- sha256sums = 84eba5171c63002c420815d664de644833e34f151d925419c5ca753a1889e8ca
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-5.15.59-2-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-headers-5.15.59-2-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-lts-docs-5.15.59-2-x86_64.pkg.tar.zst
+ sha256sums = 347f18fbcdf96260f941739a73210a4de687603eb773e9bdef594751ed9d4bed
+ sha256sums = ed63e6953fd35986bf384e5ad2763ad2370ff4e23d5e1124e2db1c2d19d324d5
+ sha256sums = 0b306b57b873f859d7edcafc69107bdc7107123ec5b0f8f329bc4ef382758e5f
pkgname = linux-lts-versioned-bin
- pkgdesc = Metapackage depending on linux5.15.59-1-lts-bin
- depends = linux5.15.59-1-lts-bin
+ pkgdesc = Metapackage depending on linux5.15.59-2-lts-bin
+ depends = linux5.15.59-2-lts-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-lts-versioned-headers-bin
- pkgdesc = Metapackage depending on linux5.15.59-1-lts-headers-bin
- depends = linux5.15.59-1-lts-headers-bin
+ pkgdesc = Metapackage depending on linux5.15.59-2-lts-headers-bin
+ depends = linux5.15.59-2-lts-headers-bin
pkgname = linux-lts-versioned-docs-bin
- pkgdesc = Metapackage depending on linux5.15.59-1-lts-docs-bin
- depends = linux5.15.59-1-lts-docs-bin
+ pkgdesc = Metapackage depending on linux5.15.59-2-lts-docs-bin
+ depends = linux5.15.59-2-lts-docs-bin
-pkgname = linux5.15.59-1-lts-bin
- pkgdesc = The LTS Linux kernel and modules, version 5.15.59-1-lts
+pkgname = linux5.15.59-2-lts-bin
+ pkgdesc = The LTS Linux kernel and modules, version 5.15.59-2-lts
depends = coreutils
depends = initramfs
depends = kmod
optdepends = linux-firmware: firmware images needed for some devices
optdepends = wireless-regdb: to set the correct wireless channels of your country
+ provides = KSMBD-MODULE
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
conflicts = linux-lts
replaces = wireguard-lts
-pkgname = linux5.15.59-1-lts-headers-bin
- pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 5.15.59-1-lts
+pkgname = linux5.15.59-2-lts-headers-bin
+ pkgdesc = Headers and scripts for building modules for the LTS Linux kernel 5.15.59-2-lts
depends = pahole
conflicts = linux-lts-headers
-pkgname = linux5.15.59-1-lts-docs-bin
- pkgdesc = Documentation for the LTS Linux kernel 5.15.59-1-lts
+pkgname = linux5.15.59-2-lts-docs-bin
+ pkgdesc = Documentation for the LTS Linux kernel 5.15.59-2-lts
conflicts = linux-lts-docs
diff --git a/PKGBUILD b/PKGBUILD
index fd063d1e9949..5c18b223879c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux-lts
_pkgver=5.15.59
-_pkgrel=1
+_pkgrel=2
pkgbase="${_pkgname}-versioned-bin"
KERNNAME="${_pkgver}-${_pkgrel}-lts"
_versioned_pkgname="linux${_pkgver}-${_pkgrel}-lts"
@@ -42,9 +42,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('a0cf938500ba34d505ca747c84beb8c74f87f9bfc99a78921a180f5c863088b5'
- '0a0e019cc69dad51d5a3bbcec4dd3cb4d2db26f62a064de2f2bcb61c631e3938'
- '84eba5171c63002c420815d664de644833e34f151d925419c5ca753a1889e8ca')
+sha256sums=('347f18fbcdf96260f941739a73210a4de687603eb773e9bdef594751ed9d4bed'
+ 'ed63e6953fd35986bf384e5ad2763ad2370ff4e23d5e1124e2db1c2d19d324d5'
+ '0b306b57b873f859d7edcafc69107bdc7107123ec5b0f8f329bc4ef382758e5f')
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_linux5.15.59-1-lts-bin() {
+package_linux5.15.59-2-lts-bin() {
pkgdesc="The LTS Linux kernel and modules, version ${KERNNAME}"
depends=(coreutils
initramfs
@@ -70,7 +70,8 @@ package_linux5.15.59-1-lts-bin() {
conflicts=("${_pkgname}")
optdepends=('linux-firmware: firmware images needed for some devices'
'wireless-regdb: to set the correct wireless channels of your country')
- provides=(VIRTUALBOX-GUEST-MODULES
+ provides=(KSMBD-MODULE
+ VIRTUALBOX-GUEST-MODULES
WIREGUARD-MODULE)
replaces=(wireguard-lts)
tar -xf "${_kernpkg}" -C "${pkgdir}"
@@ -78,7 +79,7 @@ package_linux5.15.59-1-lts-bin() {
sed -ic "s/${_pkgname}/${KERNNAME}/" "${pkgdir}/usr/lib/modules/${KERNNAME}/pkgbase"
}
-package_linux5.15.59-1-lts-headers-bin() {
+package_linux5.15.59-2-lts-headers-bin() {
pkgdesc="Headers and scripts for building modules for the LTS Linux kernel ${KERNNAME}"
depends=(pahole)
conflicts=("${_pkgname}-headers")
@@ -87,7 +88,7 @@ package_linux5.15.59-1-lts-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux5.15.59-1-lts-docs-bin() {
+package_linux5.15.59-2-lts-docs-bin() {
pkgdesc="Documentation for the LTS Linux kernel ${KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"