summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2023-03-23 11:53:16 +1100
committerchrisjbillington2023-03-23 11:53:16 +1100
commitf5fac64d999794e1c45db509e1b0b7c535ba515f (patch)
tree09830a9ff21ff567a1cd8b12e96299432f01b2eb
parent898c06644a60ba1bbbdd8f6d89f3da8173feda46 (diff)
downloadaur-f5fac64d999794e1c45db509e1b0b7c535ba515f.tar.gz
6.2.7.arch1-1
-rw-r--r--.SRCINFO46
-rw-r--r--PKGBUILD18
2 files changed, 32 insertions, 32 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6343f36b540..34528137b859 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 = 6.2.6.arch1
+ pkgver = 6.2.7.arch1
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v6.2.6-arch1
+ url = https://github.com/archlinux/linux/commits/v6.2.7-arch1
arch = x86_64
license = GPL2
- noextract = linux-6.2.6.arch1-1-x86_64.pkg.tar.zst
- noextract = linux-headers-6.2.6.arch1-1-x86_64.pkg.tar.zst
- noextract = linux-docs-6.2.6.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-6.2.7.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-headers-6.2.7.arch1-1-x86_64.pkg.tar.zst
+ noextract = linux-docs-6.2.7.arch1-1-x86_64.pkg.tar.zst
options = !strip
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-6.2.6.arch1-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-headers-6.2.6.arch1-1-x86_64.pkg.tar.zst
- source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-docs-6.2.6.arch1-1-x86_64.pkg.tar.zst
- sha256sums = 659e38a49b0e3f0036d02095fbb3addb748fccdcdf4b3e2e9ba4afe0e00fe07e
- sha256sums = 6ebbf09c2c9014929e52e9f3036efcf99d7319ac6e597fb7feeebd559c0f95f6
- sha256sums = 418f9d249fe38161e6de9fdf18ef1b194300cb9003df2ac5646c129cc719fa77
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-6.2.7.arch1-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-headers-6.2.7.arch1-1-x86_64.pkg.tar.zst
+ source = https://syd.mirror.rackspace.com/archlinux/core/os/x86_64/linux-docs-6.2.7.arch1-1-x86_64.pkg.tar.zst
+ sha256sums = 986d97d9804bf8ba43d6715ea52fc043b1c05ee06732b31f40c1bee699ecc843
+ sha256sums = be622e02851b3f1c79b408cae339e5511106d456fb182e0f17ce577a0da00b51
+ sha256sums = 4ab4571e767c5b22b70a8e560612456059c0205e796ea3051e26996fc22870bd
pkgname = linux-versioned-bin
- pkgdesc = Metapackage depending on linux6.2.6.arch1-1-bin
- depends = linux6.2.6.arch1-1-bin
+ pkgdesc = Metapackage depending on linux6.2.7.arch1-1-bin
+ depends = linux6.2.7.arch1-1-bin
optdepends = grub-hook: to run grub-mkconfig when kernels are added/removed
pkgname = linux-versioned-headers-bin
- pkgdesc = Metapackage depending on linux6.2.6.arch1-1-headers-bin
- depends = linux6.2.6.arch1-1-headers-bin
+ pkgdesc = Metapackage depending on linux6.2.7.arch1-1-headers-bin
+ depends = linux6.2.7.arch1-1-headers-bin
pkgname = linux-versioned-docs-bin
- pkgdesc = Metapackage depending on linux6.2.6.arch1-1-docs-bin
- depends = linux6.2.6.arch1-1-docs-bin
+ pkgdesc = Metapackage depending on linux6.2.7.arch1-1-docs-bin
+ depends = linux6.2.7.arch1-1-docs-bin
-pkgname = linux6.2.6.arch1-1-bin
- pkgdesc = The Linux kernel and modules, version 6.2.6-arch1-1
+pkgname = linux6.2.7.arch1-1-bin
+ pkgdesc = The Linux kernel and modules, version 6.2.7-arch1-1
depends = coreutils
depends = initramfs
depends = kmod
@@ -43,11 +43,11 @@ pkgname = linux6.2.6.arch1-1-bin
replaces = virtualbox-guest-modules-arch
replaces = wireguard-arch
-pkgname = linux6.2.6.arch1-1-headers-bin
- pkgdesc = Headers and scripts for building modules for the Linux kernel 6.2.6-arch1-1
+pkgname = linux6.2.7.arch1-1-headers-bin
+ pkgdesc = Headers and scripts for building modules for the Linux kernel 6.2.7-arch1-1
depends = pahole
conflicts = linux-headers
-pkgname = linux6.2.6.arch1-1-docs-bin
- pkgdesc = Documentation for the Linux kernel 6.2.6-arch1-1
+pkgname = linux6.2.7.arch1-1-docs-bin
+ pkgdesc = Documentation for the Linux kernel 6.2.7-arch1-1
conflicts = linux-docs
diff --git a/PKGBUILD b/PKGBUILD
index cd15d092d40c..187e49f2269a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
_pkgname=linux
-_kernver=6.2.6
+_kernver=6.2.7
_archver=arch1
_pkgrel=1
_pkgver="${_kernver}.${_archver}"
-_KERNNAME=6.2.6-arch1-1
+_KERNNAME=6.2.7-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/v6.2.6-arch1"
+url="https://github.com/archlinux/linux/commits/v6.2.7-arch1"
arch=(x86_64)
license=(GPL2)
options=('!strip')
@@ -44,9 +44,9 @@ source=("${_kernsrc}"
noextract=("${source[@]##*/}")
-sha256sums=('659e38a49b0e3f0036d02095fbb3addb748fccdcdf4b3e2e9ba4afe0e00fe07e'
- '6ebbf09c2c9014929e52e9f3036efcf99d7319ac6e597fb7feeebd559c0f95f6'
- '418f9d249fe38161e6de9fdf18ef1b194300cb9003df2ac5646c129cc719fa77')
+sha256sums=('986d97d9804bf8ba43d6715ea52fc043b1c05ee06732b31f40c1bee699ecc843'
+ 'be622e02851b3f1c79b408cae339e5511106d456fb182e0f17ce577a0da00b51'
+ '4ab4571e767c5b22b70a8e560612456059c0205e796ea3051e26996fc22870bd')
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_linux6.2.6.arch1-1-bin() {
+package_linux6.2.7.arch1-1-bin() {
pkgdesc="The Linux kernel and modules, version ${_KERNNAME}"
depends=(coreutils
initramfs
@@ -82,7 +82,7 @@ package_linux6.2.6.arch1-1-bin() {
sed -ic "s/${_pkgname}/${_KERNNAME}/" "${pkgdir}/usr/lib/modules/${_KERNNAME}/pkgbase"
}
-package_linux6.2.6.arch1-1-headers-bin() {
+package_linux6.2.7.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_linux6.2.6.arch1-1-headers-bin() {
mv "${pkgdir}/usr/src/"{"${_pkgname}","${_versioned_pkgname}"}
}
-package_linux6.2.6.arch1-1-docs-bin() {
+package_linux6.2.7.arch1-1-docs-bin() {
pkgdesc="Documentation for the Linux kernel ${_KERNNAME}"
conflicts=("${_pkgname}-docs")
tar -xf "${_docspkg}" -C "${pkgdir}"