summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-09-13 19:51:23 +0200
committerSimão Gomes Viana2023-09-13 19:51:23 +0200
commit49f1ebf9cf40fe5446848c2827c803e040681711 (patch)
treeb60bb470482125b0ad8f4a11f714eb8030ceaa2e
parentc02cc8e7d8a64794b3b81109615ff3b33971d005 (diff)
downloadaur-49f1ebf9cf40fe5446848c2827c803e040681711.tar.gz
Update kernel to 6.5.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6ac0d238123..e8831539e7f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.5.2
- pkgrel = 2
+ pkgver = 6.5.3
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -20,7 +20,7 @@ pkgbase = linux-nitrous
makedepends = lzop
makedepends = cpio
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.5.2-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.5.3-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -32,7 +32,7 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=6.5.2-2: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.5.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 a88c2d78a332..dbc75d89ddce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.5.2
-pkgrel=2
+pkgver=6.5.3
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')