summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorN0m4n9042022-07-15 11:47:08 +0200
committerN0m4n9042022-07-15 11:47:08 +0200
commitaaa26eb6b1ede213067c0d231d4bb056710cf8a7 (patch)
treeb6f55a4b8a2ce170e6e5e430e25c8e4d75d82333
parentd7ae39ce76991330ab1c451e349747775fbbfe43 (diff)
downloadaur-aaa26eb6b1ede213067c0d231d4bb056710cf8a7.tar.gz
Update kernel to 5.18.12-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd718cc1591e..0911e38c4ce9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.18.12
- pkgrel = 1
+ pkgrel = 2
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=v5.18.12-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.18.12-2
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=5.18.12-1: to build DKMS modules against this kernel
+ optdepends = linux-nitrous-headers=5.18.12-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 97974ac3be06..abd177a4c85a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.18.12
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')