summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2022-12-22 21:06:19 +0100
committerSimão Gomes Viana2022-12-22 21:06:19 +0100
commit7cc6f2b20a414ca3fb424dc3625329e42e8cf490 (patch)
tree5ddf081ab9ebebde1b6a7c891d0f793b079d336b
parent4c8394e985c31957948493902d634cf9d313cfc5 (diff)
downloadaur-7cc6f2b20a414ca3fb424dc3625329e42e8cf490.tar.gz
Update kernel to 6.1.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06dad8d76957..24a8172822e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 6.1.0
- pkgrel = 3
+ pkgver = 6.1.1
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -19,7 +19,7 @@ pkgbase = linux-nitrous-fire
makedepends = rust
makedepends = lzop
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.1.0-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.1.1-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
@@ -31,7 +31,7 @@ pkgname = linux-nitrous-fire
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-fire-headers=6.1.0-3: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-fire-headers=6.1.1-1: to build DKMS modules against this kernel
optdepends = linux-firmware: Additional firmware blobs
provides = NTFS3-MODULE
backup = etc/mkinitcpio.d/linux-nitrous-fire.preset
diff --git a/PKGBUILD b/PKGBUILD
index 90aea057336a..dc4096dce94b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=6.1.0
-pkgrel=3
+pkgver=6.1.1
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')