summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorN0m4n9042022-07-02 18:19:23 +0200
committerN0m4n9042022-07-02 18:19:23 +0200
commit58728ab84903d1115920e747665f4b09853e8cdb (patch)
treea714522b779ce1a227cf3e92b82e97e703c20026
parent94a3953ce97d0a6a252a0965832fdabe6d4d4b6c (diff)
downloadaur-58728ab84903d1115920e747665f4b09853e8cdb.tar.gz
Update kernel to 5.18.9-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67a0e72da1c5..bb5dd5cf8b76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.18.8
+ pkgver = 5.18.9
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.18.8-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.18.9-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -29,7 +29,7 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=5.18.8-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=5.18.9-1: to build DKMS modules against this kernel
optdepends = linux-firmware: Additional firmware blobs
provides = WIREGUARD-MODULE
provides = NTFS3-MODULE
diff --git a/PKGBUILD b/PKGBUILD
index 8d961ffc37c8..9f3170c4857d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.18.8
+pkgver=5.18.9
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"