summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-05-17 20:14:49 +0200
committerSimão Gomes Viana2023-05-17 20:14:49 +0200
commitc31b1ddd1e70290e5bb62611469913cd966bb798 (patch)
tree76bc31c75fad7fc341c7cd1d2a923a7c7cc1b99f
parent7e144435717ecbfa0d9ed28772ee92a2bff80c11 (diff)
downloadaur-c31b1ddd1e70290e5bb62611469913cd966bb798.tar.gz
Update kernel to 6.3.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94b6daa3e60a..0a16a2644fcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 6.3.2
+ pkgver = 6.3.3
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.2-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.3.3-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.2-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.3.3-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 977665b6a143..84c1fc53b5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.3.2
+pkgver=6.3.3
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"