summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-11-03 21:29:15 +0100
committerSimão Gomes Viana2023-11-03 21:29:15 +0100
commit7d36fa11a48351bb3493431c8e7fad30e2ab6a69 (patch)
treeb486aad3ffce8cc0889d1973f485f05a8e672b09
parent724b049477f20458ffb279cdcb4c5f18789f5620 (diff)
downloadaur-7d36fa11a48351bb3493431c8e7fad30e2ab6a69.tar.gz
Update kernel to 6.6.0-5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90fde5bd71f3..855509e54431 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 6.6.0
- pkgrel = 4
+ pkgrel = 5
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.0-4
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.0-5
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.0-4: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.6.0-5: 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 8ee7369b9c89..7bad6c8c2411 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=6.6.0
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')