summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-11-21 18:29:52 +0100
committerSimão Gomes Viana2023-11-21 18:29:52 +0100
commit933cfb2801cb067e01b23db8f07bbc7d90fb2adf (patch)
treeb5a987b168a32ae7173274a5b2f99301a4507f1b
parent34023cdaa9c87ed9f10d8c3daad4621eac953a7c (diff)
downloadaur-933cfb2801cb067e01b23db8f07bbc7d90fb2adf.tar.gz
Update kernel to 6.6.2-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7327a4285220..9ee2a172cdbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.6.1
- pkgrel = 2
+ pkgver = 6.6.2
+ 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.1-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.2-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.1-2: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.6.2-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.1
+ provides = binder_linux-dkms=6.6.2
backup = etc/mkinitcpio.d/linux-nitrous.preset
pkgname = linux-nitrous-headers
diff --git a/PKGBUILD b/PKGBUILD
index a00f876def80..a9741c41ff23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.6.1
-pkgrel=2
+pkgver=6.6.2
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')