summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-06-07 21:11:13 +0200
committerSimão Gomes Viana2023-06-07 21:11:13 +0200
commitd9b485a5b6e3fbf8b59ff3f1c161fce35feceb01 (patch)
tree154eaf194015a646d9657c077bc6ed3452f90944
parent876847cc27287a760b7cb7da777356202616b1a6 (diff)
downloadaur-d9b485a5b6e3fbf8b59ff3f1c161fce35feceb01.tar.gz
Update kernel to 6.3.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac9750392fdc..09031afdde0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.3.5
- pkgrel = 2
+ pkgver = 6.3.6
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -19,7 +19,7 @@ pkgbase = linux-nitrous
makedepends = rust
makedepends = lzop
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.3.5-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.3.6-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -31,7 +31,7 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=6.3.5-2: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.3.6-1: 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 bb965036296f..e8630faa6ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.3.5
-pkgrel=2
+pkgver=6.3.6
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')