summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2024-01-01 17:27:08 +0100
committerSimão Gomes Viana2024-01-01 17:27:08 +0100
commit119956f6b25cfb4894fa9fcdd47097c29c403d43 (patch)
treebf484a64bab5c513f93b0320ee7dba3e6cb777df
parent377561761f652292c73d888400c96277c4956a43 (diff)
downloadaur-119956f6b25cfb4894fa9fcdd47097c29c403d43.tar.gz
Update kernel to 6.6.9-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c91a9631801a..4e3ab2dad27a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.6.8
- pkgrel = 2
+ pkgver = 6.6.9
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -27,7 +27,7 @@ pkgbase = linux-nitrous
makedepends = lzop
makedepends = rust
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.8-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.9-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -39,12 +39,12 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = wireless-regdb: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=6.6.8-2: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.6.9-1: to build DKMS modules against this kernel
optdepends = linux-firmware: Additional firmware blobs
provides = WIREGUARD-MODULE
provides = NTFS3-MODULE
provides = BINDER-MODULE
- provides = binder_linux-dkms=6.6.8
+ provides = binder_linux-dkms=6.6.9
backup = etc/mkinitcpio.d/linux-nitrous.preset
pkgname = linux-nitrous-headers
diff --git a/PKGBUILD b/PKGBUILD
index eac19830ec24..04af1721a38d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.6.8
-pkgrel=2
+pkgver=6.6.9
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')