diff options
author | N0m4n904 | 2022-06-28 22:55:24 +0200 |
---|---|---|
committer | N0m4n904 | 2022-06-28 22:55:24 +0200 |
commit | bd666bedfa917f8469c3aebb564e4b2e83806727 (patch) | |
tree | c44646c7622c208bbbc064f6e9c4dee88e209409 | |
parent | 6fc29c3f39ab7af0c7b4003748237fab3c427dfa (diff) | |
download | aur-bd666bedfa917f8469c3aebb564e4b2e83806727.tar.gz |
Update kernel to 5.18.7-7
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -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 @@ -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') |