summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2024-07-27 12:32:17 +0200
committerSimão Gomes Viana2024-07-27 12:32:17 +0200
commit5194d342602afd565d1de575490885f70e25a534 (patch)
tree98244d8f7e62361a9a61a18be2706baeb5aa2532
parente61867934f76187b8b8e991bd27f7e80bb354354 (diff)
downloadaur-5194d342602afd565d1de575490885f70e25a534.tar.gz
Update kernel to 6.10.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 973520b8122d..67b4f6a2d171 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 6.10.1
+ pkgver = 6.10.2
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = linux-nitrous
makedepends = lzop
makedepends = rust
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.10.1-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.10.2-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -39,12 +39,12 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = wireless-regdb: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=6.10.1-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.10.2-1: to build DKMS modules against this kernel
optdepends = linux-firmware: Additional firmware blobs
provides = WIREGUARD-MODULE
provides = NTFS3-MODULE
provides = BINDER-MODULE
- provides = binder_linux-dkms=6.10.1
+ provides = binder_linux-dkms=6.10.2
backup = etc/mkinitcpio.d/linux-nitrous.preset
pkgname = linux-nitrous-headers
diff --git a/PKGBUILD b/PKGBUILD
index ef066985d98c..f89dc2f73133 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.10.1
+pkgver=6.10.2
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"