summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2022-10-06 02:08:18 +0200
committerSimão Gomes Viana2022-10-06 02:08:18 +0200
commitc959794a52f2f48f2f5ab8037ffe00febe3c20c1 (patch)
tree08823698eeb6fe5303215a82087a502a8a163290
parenteb95628fb7643f9383256d3a64c10a677f0759c3 (diff)
downloadaur-c959794a52f2f48f2f5ab8037ffe00febe3c20c1.tar.gz
Update kernel to 6.0.0-7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7da93edd2197..7e9be98ff1b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
pkgver = 6.0.0
- pkgrel = 6
+ pkgrel = 7
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous-fire
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.0.0-6
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.0.0-7
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
@@ -29,7 +29,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.0.0-6: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-fire-headers=6.0.0-7: 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 28645efc53d2..243bb4385525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
pkgver=6.0.0
-pkgrel=6
+pkgrel=7
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')