summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-06-03 14:54:05 +0200
committerSimão Gomes Viana2021-06-03 14:54:05 +0200
commit61a3f78dca8487a27d704ccc8762f89e30146650 (patch)
tree2d706c84db6c5d22587a38d4955d4c7d56562854
parente7e59e1804f58f993ebf047bec0cad88347d5170 (diff)
downloadaur-61a3f78dca8487a27d704ccc8762f89e30146650.tar.gz
Update kernel to 5.12.9-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aad6ab3018ea..dc9a656acb4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.12.8
+ pkgver = 5.12.9
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous-fire
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.12.8-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.12.9-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index b51ed0fb49b8..ce52fe790bce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.12.8
+pkgver=5.12.9
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"