summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2023-06-09 15:24:58 +0200
committerSimão Gomes Viana2023-06-09 15:24:58 +0200
commita9d20f39b3af9b14d68cd0de15e358b8d6102962 (patch)
treea2b9bf1f9dd40b8084791a73e01b096281bca130
parent7499404c1dad1a7b8399fba99533d88b3c73c07d (diff)
downloadaur-a9d20f39b3af9b14d68cd0de15e358b8d6102962.tar.gz
Update kernel to 6.3.7-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43f04061bfb7..5c1625c086c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 6.3.7
- pkgrel = 1
+ pkgrel = 2
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.7-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.3.7-2
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.7-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.3.7-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 ad44831a8f2e..9783c1337c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=6.3.7
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')