summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2022-08-14 12:52:54 +1000
committerchrisjbillington2022-08-14 12:52:54 +1000
commita173cfe7961f3c86545ddec98130bd0a23895361 (patch)
tree9761873676832a813e14aec6efca7d19f391aaea
parenta8b82a39769a3a4b17babcac3bde3b9b59b44135 (diff)
downloadaur-a173cfe7961f3c86545ddec98130bd0a23895361.tar.gz
5.19.1.arch2-1
-rw-r--r--.SRCINFO47
-rw-r--r--PKGBUILD23
2 files changed, 36 insertions, 34 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a9776471ee6..4fc1cac5a78b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,52 +1,53 @@
pkgbase = linux-versioned-bin
pkgdesc = The Linux kernel and modules | repackaged with a unique package name for each version
- pkgver = 5.18.16.arch1
+ pkgver = 5.19.1.arch2
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.18.16-arch1
+ url = https://github.com/archlinux/linux/commits/v5.19.1-arch2
arch = x86_64
license = GPL2
- noextract = linux-5.18.16.arch1-1-x86_64.pkg.tar.zst
- noextract = linux-headers-5.18.16.arch1-1-x86_64.pkg.tar.zst
- noextract = linux-docs-5.18.16.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-5.19.1.arch2-1-x86_64.pkg.tar.zst
+ noextract = linux-headers-5.19.1.arch2-1-x86_64.pkg.tar.zst
+ noextract = linux-docs-5.19.1.arch2-1-x86_64.pkg.tar.zst
options = !strip
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-5.18.16.arch1-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-headers-5.18.16.arch1-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-docs-5.18.16.arch1-1-x86_64.pkg.tar.zst
- sha256sums = 38f2829bd55e269e94c45e2cad1fcda5ec7b0f4c3d34b17c0f545befcdd4a33c
- sha256sums = 5964abc8200d626ef7e4cd57e64c9c264aad639df6b66fbb22693fe339d90404
- sha256sums = 52c4fed38c9a857ac493e7a0ad9133a56640b7d1914be2afd5ab696066e843b6
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-5.19.1.arch2-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-headers-5.19.1.arch2-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-docs-5.19.1.arch2-1-x86_64.pkg.tar.zst
+ sha256sums = f5d543e7919ed7a276feda9a7f2c6243fb1f955a09dc5516bea5c4cdc8c56a8f
+ sha256sums = d457a00fdba107d44b4f2f1980752430e4a565a59022d71e28ce223834bcd580
+ sha256sums = 0d7d60d7e16276528594072f872d761691e39940b563e7b5a4bc99389ce670c1
pkgname = linux-versioned-bin
- pkgdesc = Metapackage depending on linux5.18.16.arch1-1-bin
- depends = linux5.18.16.arch1-1-bin
+ pkgdesc = Metapackage depending on linux5.19.1.arch2-1-bin
+ depends = linux5.19.1.arch2-1-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-versioned-headers-bin
- pkgdesc = Metapackage depending on linux5.18.16.arch1-1-headers-bin
- depends = linux5.18.16.arch1-1-headers-bin
+ pkgdesc = Metapackage depending on linux5.19.1.arch2-1-headers-bin
+ depends = linux5.19.1.arch2-1-headers-bin
pkgname = linux-versioned-docs-bin
- pkgdesc = Metapackage depending on linux5.18.16.arch1-1-docs-bin
- depends = linux5.18.16.arch1-1-docs-bin
+ pkgdesc = Metapackage depending on linux5.19.1.arch2-1-docs-bin
+ depends = linux5.19.1.arch2-1-docs-bin
-pkgname = linux5.18.16.arch1-1-bin
- pkgdesc = The Linux kernel and modules, version 5.18.16-arch1-1
+pkgname = linux5.19.1.arch2-1-bin
+ pkgdesc = The Linux kernel and modules, version 5.19.1-arch2-1
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
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
-pkgname = linux5.18.16.arch1-1-headers-bin
- pkgdesc = Headers and scripts for building modules for the Linux kernel 5.18.16-arch1-1
+pkgname = linux5.19.1.arch2-1-headers-bin
+ pkgdesc = Headers and scripts for building modules for the Linux kernel 5.19.1-arch2-1
depends = pahole
conflicts = linux-headers
-pkgname = linux5.18.16.arch1-1-docs-bin
- pkgdesc = Documentation for the Linux kernel 5.18.16-arch1-1
+pkgname = linux5.19.1.arch2-1-docs-bin
+ pkgdesc = Documentation for the Linux kernel 5.19.1-arch2-1
conflicts = linux-docs
diff --git a/PKGBUILD b/PKGBUILD
index 46a54351ac9e..08c3651efa26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux
-_kernver=5.18.16
-_archver=arch1
+_kernver=5.19.1
+_archver=arch2
_pkgrel=1
_pkgver="${_kernver}.${_archver}"
-_KERNNAME=5.18.16-arch1-1
+_KERNNAME=5.19.1-arch2-1
pkgbase="${_pkgname}-versioned-bin"
_versioned_pkgname="linux${_pkgver}-${_pkgrel}"
pkgname=("${_pkgname}-versioned-bin"
@@ -16,7 +16,7 @@ pkgname=("${_pkgname}-versioned-bin"
pkgver=${_pkgver}
pkgrel=${_pkgrel}
pkgdesc="The Linux kernel and modules | repackaged with a unique package name for each version"
-url="https://github.com/archlinux/linux/commits/v5.18.16-arch1"
+url="https://github.com/archlinux/linux/commits/v5.19.1-arch2"
arch=(x86_64)
license=(GPL2)
options=('!strip')
@@ -44,9 +44,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('38f2829bd55e269e94c45e2cad1fcda5ec7b0f4c3d34b17c0f545befcdd4a33c'
- '5964abc8200d626ef7e4cd57e64c9c264aad639df6b66fbb22693fe339d90404'
- '52c4fed38c9a857ac493e7a0ad9133a56640b7d1914be2afd5ab696066e843b6')
+sha256sums=('f5d543e7919ed7a276feda9a7f2c6243fb1f955a09dc5516bea5c4cdc8c56a8f'
+ 'd457a00fdba107d44b4f2f1980752430e4a565a59022d71e28ce223834bcd580'
+ '0d7d60d7e16276528594072f872d761691e39940b563e7b5a4bc99389ce670c1')
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_linux5.18.16.arch1-1-bin() {
+package_linux5.19.1.arch2-1-bin() {
pkgdesc="The Linux kernel and modules, version ${_KERNNAME}"
depends=(coreutils
initramfs
@@ -72,7 +72,8 @@ package_linux5.18.16.arch1-1-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=(virtualbox-guest-modules-arch
wireguard-arch)
@@ -81,7 +82,7 @@ package_linux5.18.16.arch1-1-bin() {
sed -ic "s/${_pkgname}/${_KERNNAME}/" "${pkgdir}/usr/lib/modules/${_KERNNAME}/pkgbase"
}
-package_linux5.18.16.arch1-1-headers-bin() {
+package_linux5.19.1.arch2-1-headers-bin() {
pkgdesc="Headers and scripts for building modules for the Linux kernel ${_KERNNAME}"
depends=(pahole)
conflicts=("${_pkgname}-headers")
@@ -90,7 +91,7 @@ package_linux5.18.16.arch1-1-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux5.18.16.arch1-1-docs-bin() {
+package_linux5.19.1.arch2-1-docs-bin() {
pkgdesc="Documentation for the Linux kernel ${_KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"