summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-12-20 18:30:55 +0100
committerSimão Gomes Viana2023-12-20 18:30:55 +0100
commit377561761f652292c73d888400c96277c4956a43 (patch)
tree854d7b0685dc3a00ff528ed1d0848ac3352a48f9
parent0931e941433f37bb7c21c602a7ff33a814bc884d (diff)
downloadaur-377561761f652292c73d888400c96277c4956a43.tar.gz
Update kernel to 6.6.8-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 116c009d4aff..c91a9631801a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 6.6.8
- pkgrel = 1
+ pkgrel = 2
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.8-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.8-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -39,7 +39,7 @@ 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.8-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.6.8-2: 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 a793bedd63e6..eac19830ec24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=6.6.8
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')