summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2022-09-26 16:00:53 +1000
committerchrisjbillington2022-09-26 16:00:53 +1000
commit751169e8cb9e3c5e1e5a59fbf6b95b068b8f2976 (patch)
tree5eb2d9d59d6da7ab4e2e75954b3e2dd2619480b1
parent41d05ef96c385cb250e5b5e9378e544d50dc187f (diff)
downloadaur-751169e8cb9e3c5e1e5a59fbf6b95b068b8f2976.tar.gz
5.19.11.arch1-1
-rw-r--r--.SRCINFO46
-rw-r--r--PKGBUILD18
2 files changed, 32 insertions, 32 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f417e0def19..7701823f5141 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,36 +1,36 @@
pkgbase = linux-versioned-bin
pkgdesc = The Linux kernel and modules | repackaged with a unique package name for each version
- pkgver = 5.19.10.arch1
+ pkgver = 5.19.11.arch1
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.19.10-arch1
+ url = https://github.com/archlinux/linux/commits/v5.19.11-arch1
arch = x86_64
license = GPL2
- noextract = linux-5.19.10.arch1-1-x86_64.pkg.tar.zst
- noextract = linux-headers-5.19.10.arch1-1-x86_64.pkg.tar.zst
- noextract = linux-docs-5.19.10.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-5.19.11.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-headers-5.19.11.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-docs-5.19.11.arch1-1-x86_64.pkg.tar.zst
options = !strip
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-5.19.10.arch1-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-headers-5.19.10.arch1-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-docs-5.19.10.arch1-1-x86_64.pkg.tar.zst
- sha256sums = 3f1cff803375983addb69551f39a725778a3fbef03d79bc1a19afa011620146f
- sha256sums = c277a53fd7c9a3db196772b4da19b1495e3e809fa74981c926a738bf348887c2
- sha256sums = 7a4c8b582a5281adc586732b67e999d5d2655bb8713301f1bb7bd58b3dd93b33
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-5.19.11.arch1-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-headers-5.19.11.arch1-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-docs-5.19.11.arch1-1-x86_64.pkg.tar.zst
+ sha256sums = 182376508f72a27ee6552b14d880ddd84e95cf36a62b16faacf8f9d696d96eb0
+ sha256sums = 60cc6df7f58dda7a83cf0289f5a932ef1d934974296a0c14b63f94b370858efb
+ sha256sums = d7346fd6b48763d8795a22535b7df2ebc2b48d6f6acbb8a3723291ddceebe0e4
pkgname = linux-versioned-bin
- pkgdesc = Metapackage depending on linux5.19.10.arch1-1-bin
- depends = linux5.19.10.arch1-1-bin
+ pkgdesc = Metapackage depending on linux5.19.11.arch1-1-bin
+ depends = linux5.19.11.arch1-1-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-versioned-headers-bin
- pkgdesc = Metapackage depending on linux5.19.10.arch1-1-headers-bin
- depends = linux5.19.10.arch1-1-headers-bin
+ pkgdesc = Metapackage depending on linux5.19.11.arch1-1-headers-bin
+ depends = linux5.19.11.arch1-1-headers-bin
pkgname = linux-versioned-docs-bin
- pkgdesc = Metapackage depending on linux5.19.10.arch1-1-docs-bin
- depends = linux5.19.10.arch1-1-docs-bin
+ pkgdesc = Metapackage depending on linux5.19.11.arch1-1-docs-bin
+ depends = linux5.19.11.arch1-1-docs-bin
-pkgname = linux5.19.10.arch1-1-bin
- pkgdesc = The Linux kernel and modules, version 5.19.10-arch1-1
+pkgname = linux5.19.11.arch1-1-bin
+ pkgdesc = The Linux kernel and modules, version 5.19.11-arch1-1
depends = coreutils
depends = initramfs
depends = kmod
@@ -43,11 +43,11 @@ pkgname = linux5.19.10.arch1-1-bin
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
-pkgname = linux5.19.10.arch1-1-headers-bin
- pkgdesc = Headers and scripts for building modules for the Linux kernel 5.19.10-arch1-1
+pkgname = linux5.19.11.arch1-1-headers-bin
+ pkgdesc = Headers and scripts for building modules for the Linux kernel 5.19.11-arch1-1
depends = pahole
conflicts = linux-headers
-pkgname = linux5.19.10.arch1-1-docs-bin
- pkgdesc = Documentation for the Linux kernel 5.19.10-arch1-1
+pkgname = linux5.19.11.arch1-1-docs-bin
+ pkgdesc = Documentation for the Linux kernel 5.19.11-arch1-1
conflicts = linux-docs
diff --git a/PKGBUILD b/PKGBUILD
index 4ee78a030dca..a40e78775d1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux
-_kernver=5.19.10
+_kernver=5.19.11
_archver=arch1
_pkgrel=1
_pkgver="${_kernver}.${_archver}"
-_KERNNAME=5.19.10-arch1-1
+_KERNNAME=5.19.11-arch1-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.19.10-arch1"
+url="https://github.com/archlinux/linux/commits/v5.19.11-arch1"
arch=(x86_64)
license=(GPL2)
options=('!strip')
@@ -44,9 +44,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('3f1cff803375983addb69551f39a725778a3fbef03d79bc1a19afa011620146f'
- 'c277a53fd7c9a3db196772b4da19b1495e3e809fa74981c926a738bf348887c2'
- '7a4c8b582a5281adc586732b67e999d5d2655bb8713301f1bb7bd58b3dd93b33')
+sha256sums=('182376508f72a27ee6552b14d880ddd84e95cf36a62b16faacf8f9d696d96eb0'
+ '60cc6df7f58dda7a83cf0289f5a932ef1d934974296a0c14b63f94b370858efb'
+ 'd7346fd6b48763d8795a22535b7df2ebc2b48d6f6acbb8a3723291ddceebe0e4')
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.19.10.arch1-1-bin() {
+package_linux5.19.11.arch1-1-bin() {
pkgdesc="The Linux kernel and modules, version ${_KERNNAME}"
depends=(coreutils
initramfs
@@ -82,7 +82,7 @@ package_linux5.19.10.arch1-1-bin() {
sed -ic "s/${_pkgname}/${_KERNNAME}/" "${pkgdir}/usr/lib/modules/${_KERNNAME}/pkgbase"
}
-package_linux5.19.10.arch1-1-headers-bin() {
+package_linux5.19.11.arch1-1-headers-bin() {
pkgdesc="Headers and scripts for building modules for the Linux kernel ${_KERNNAME}"
depends=(pahole)
conflicts=("${_pkgname}-headers")
@@ -91,7 +91,7 @@ package_linux5.19.10.arch1-1-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux5.19.10.arch1-1-docs-bin() {
+package_linux5.19.11.arch1-1-docs-bin() {
pkgdesc="Documentation for the Linux kernel ${_KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"