summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorN0m4n9042022-10-12 17:45:36 +0200
committerN0m4n9042022-10-12 17:45:36 +0200
commit58ed5ad725aa1d225064c5d45a476b7dadbefc69 (patch)
treed3d1037bdeaab7d3426d22a86474f4ebb8289221
parentdc00befeec6219de9f3c0c1737ccfe8deea59c57 (diff)
downloadaur-58ed5ad725aa1d225064c5d45a476b7dadbefc69.tar.gz
Update kernel to 6.0.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d051d1269c..e22e768659fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 6.0.0
- pkgrel = 9
+ pkgver = 6.0.1
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.0.0-9
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v6.0.1-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
@@ -29,7 +29,7 @@ pkgname = linux-nitrous
depends = kmod
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
- optdepends = linux-nitrous-headers=6.0.0-9: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=6.0.1-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 04d7ba7caca4..63608e0f1dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=6.0.0
-pkgrel=9
+pkgver=6.0.1
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')