summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-09-20 00:26:04 +0200
committerSimão Gomes Viana2023-09-20 00:26:04 +0200
commitcbfa6779c26f4cd60c4aadb42cbdf09df1723338 (patch)
treebe0a0cc4ed5d439596165a884ba3b1005b2d4313
parent51f061a1f4c0d6c00c856bc808d891a64c4c34f5 (diff)
downloadaur-cbfa6779c26f4cd60c4aadb42cbdf09df1723338.tar.gz
Update kernel to 6.5.4-8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5823de557d79..18997b689467 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 6.5.4
- pkgrel = 7
+ pkgrel = 8
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -20,7 +20,7 @@ pkgbase = linux-nitrous
makedepends = lzop
makedepends = cpio
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.5.4-7
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.5.4-8
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -32,7 +32,7 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=6.5.4-7: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.5.4-8: 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 e5cf4e3f4a07..812adeb00ee6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=6.5.4
-pkgrel=7
+pkgrel=8
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')