summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-10-20 19:03:19 +0200
committerSimão Gomes Viana2023-10-20 19:03:19 +0200
commit1ff600e3b5bc97fc4da10fdfe2908fa0fde245f6 (patch)
tree882dd3b925a16f2b034cfd94ca59d208b223eaab
parentabf88afc87ea153fa7fa69eae1418dbbc860634f (diff)
downloadaur-1ff600e3b5bc97fc4da10fdfe2908fa0fde245f6.tar.gz
Update kernel to 6.5.8-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c38c0e8dab8..d14a02751f6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 6.5.7
+ pkgver = 6.5.8
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.7-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.5.8-1
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.7-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.5.8-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 b912659e2459..3b1261bf5240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.5.7
+pkgver=6.5.8
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"