summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2024-01-08 19:10:11 +0100
committerSimão Gomes Viana2024-01-08 19:10:11 +0100
commitc7449209650ce9120b38726021459b8df7f2a6d5 (patch)
tree4a80e6d4935c60e3d523f5e24cd15700cc04b9e4
parent153ca67fa99f36455f34b403d2acb8e7a017bceb (diff)
downloadaur-c7449209650ce9120b38726021459b8df7f2a6d5.tar.gz
Update kernel to 6.7.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc097e70c6a1..2a1a445bbc2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 6.6.10
+ pkgver = 6.7.0
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.10-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.7.0-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.10-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.7.0-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.10
+ provides = binder_linux-dkms=6.7.0
backup = etc/mkinitcpio.d/linux-nitrous.preset
pkgname = linux-nitrous-headers
diff --git a/PKGBUILD b/PKGBUILD
index 5abe97414ad9..6c7134ce01e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.6.10
+pkgver=6.7.0
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"