summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-03-14 18:33:53 +0100
committerSimão Gomes Viana2023-03-14 18:33:53 +0100
commit40b26bd67fda6e2794510737fb111826e6ec815a (patch)
treedf3398e851f0b648ff7d1ae7747d05cf6d7fd857
parent0898c804909bf07c01fda76caebe2cbd9e1b4166 (diff)
downloadaur-40b26bd67fda6e2794510737fb111826e6ec815a.tar.gz
Update kernel to 6.2.6-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acacf60023fd..00538009b246 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
pkgver = 6.2.6
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -19,7 +19,7 @@ pkgbase = linux-nitrous-fire
makedepends = rust
makedepends = lzop
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.2.6-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.2.6-2
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
@@ -31,7 +31,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=6.2.6-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-fire-headers=6.2.6-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 20bcd056d265..0cc95f633300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
pkgver=6.2.6
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')