summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-11-09 19:37:51 +0100
committerSimão Gomes Viana2023-11-09 19:37:51 +0100
commitedac9c2be43faf68ccdb9d1b5b1b240ecd2e4923 (patch)
tree7f68148909de9e65d7085b374eb780b24d5c48c5
parentb4537eb95d3e3cc2ef861a9769bee86a99257bdc (diff)
downloadaur-edac9c2be43faf68ccdb9d1b5b1b240ecd2e4923.tar.gz
Update kernel to 6.6.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 855509e54431..5c67ab2805c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.6.0
- pkgrel = 5
+ pkgver = 6.6.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.6.0-5
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.6.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.6.0-5: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.6.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.6.0
+ provides = binder_linux-dkms=6.6.1
backup = etc/mkinitcpio.d/linux-nitrous.preset
pkgname = linux-nitrous-headers
diff --git a/PKGBUILD b/PKGBUILD
index 89b3ebf43651..df2aa9bb0ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.6.0
-pkgrel=5
+pkgver=6.6.1
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')