summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-09-02 01:32:18 +0200
committerSimão Gomes Viana2023-09-02 01:32:18 +0200
commite247cedb1fedc5cabc822e0efe5543d482e2224f (patch)
treed7cd65d7e3eb7ca3cd3277254c78d759a8ee4123
parentf40e74b6552f4c7ce20d710b118cbc608398144a (diff)
downloadaur-e247cedb1fedc5cabc822e0efe5543d482e2224f.tar.gz
Update kernel to 6.5.0-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a897a77b0234..51a96b1d97b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 6.5.0
- pkgrel = 1
+ pkgrel = 2
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.0-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.5.0-2
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.0-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.5.0-2: 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 306370ec7cef..c44e55db6448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=6.5.0
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')