summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2024-03-15 21:00:14 +0100
committerSimão Gomes Viana2024-03-15 21:00:14 +0100
commit46b8361fa9be9636bb28bfe5c8f56720228b6019 (patch)
tree5a03d7e8af36c2327d3741da7f3b399e6398bfd1
parent415f03c345c0f574dd13d8301a80e632d8dfdc18 (diff)
downloadaur-46b8361fa9be9636bb28bfe5c8f56720228b6019.tar.gz
Update kernel to 6.8.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aa539308f4b..18118d360957 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.8.0
- pkgrel = 3
+ pkgver = 6.8.1
+ 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.8.0-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.8.1-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.8.0-3: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.8.1-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.8.0
+ provides = binder_linux-dkms=6.8.1
backup = etc/mkinitcpio.d/linux-nitrous.preset
pkgname = linux-nitrous-headers
diff --git a/PKGBUILD b/PKGBUILD
index 0756a27dfb3d..756730acbb6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.8.0
-pkgrel=3
+pkgver=6.8.1
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')