summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-12-16 01:04:27 +0100
committerSimão Gomes Viana2021-12-16 01:04:27 +0100
commitbd5ec77198dc7bc4a135c6cee94125fdf99970ab (patch)
tree6498f830fc95c3cefd1699e798af390ba9993e9b
parenteb36ded563b92e9738bcfb0fd35901b7e3a2d6f7 (diff)
downloadaur-bd5ec77198dc7bc4a135c6cee94125fdf99970ab.tar.gz
Update kernel to 5.15.8-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36d56ece4ea3..0256fdfbe853 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.15.7
- pkgrel = 1
+ pkgver = 5.15.8
+ pkgrel = 2
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=v5.15.7-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.15.8-2
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=5.15.7-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-fire-headers=5.15.8-2: 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 35d66847f9e1..eaddc70790a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.15.7
-pkgrel=1
+pkgver=5.15.8
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')