summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorN0m4n9042022-06-28 22:55:24 +0200
committerN0m4n9042022-06-28 22:55:24 +0200
commitbd666bedfa917f8469c3aebb564e4b2e83806727 (patch)
treec44646c7622c208bbbc064f6e9c4dee88e209409
parent6fc29c3f39ab7af0c7b4003748237fab3c427dfa (diff)
downloadaur-bd666bedfa917f8469c3aebb564e4b2e83806727.tar.gz
Update kernel to 5.18.7-7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7290f980178..44051ce429df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.18.7
- pkgrel = 6
+ pkgrel = 7
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.18.7-6
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.18.7-7
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -29,7 +29,7 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=5.18.7-6: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=5.18.7-7: to build DKMS modules against this kernel
optdepends = linux-firmware: Additional firmware blobs
provides = WIREGUARD-MODULE
provides = NTFS3-MODULE
diff --git a/PKGBUILD b/PKGBUILD
index bdd693f95e88..3b2c9cc2c8d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.18.7
-pkgrel=6
+pkgrel=7
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')