summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-10-31 11:09:32 +0100
committerSimão Gomes Viana2023-10-31 11:09:32 +0100
commita71e42ec9e7a899cc2a1947a0d124a33381ae3d2 (patch)
tree56e09dbb95e5a97db652f26d1cad14067d5a5634
parent28a801e197302b9c7ff10439e29cff3aa0619245 (diff)
downloadaur-a71e42ec9e7a899cc2a1947a0d124a33381ae3d2.tar.gz
Update kernel to 6.6.0-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6db5fce6ee87..278d547b9110 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 6.6.0
- pkgrel = 2
+ pkgrel = 3
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-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.0-3
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-2: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.6.0-3: 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 38545e6c946a..c8ffa343df98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=6.6.0
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')