summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2022-01-31 00:51:52 +0100
committerSimão Gomes Viana2022-01-31 00:51:52 +0100
commit02c70bc4447d1f4644f6dde4916f24ae17163f19 (patch)
tree22f247de6c4fddf16516ea8fdc4a6d8baee2119b
parentc9ea4cc6334ed3cd8025db05fee35cf2f45228f3 (diff)
downloadaur-02c70bc4447d1f4644f6dde4916f24ae17163f19.tar.gz
Update kernel to 5.16.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70427539dfc3..a7f54a2c5eb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.16.3
- pkgrel = 2
+ pkgver = 5.16.4
+ pkgrel = 1
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.16.3-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.16.4-1
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.16.3-2: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-fire-headers=5.16.4-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 dcb1c76e95fd..7457f9e34c9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.16.3
-pkgrel=2
+pkgver=5.16.4
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')