summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-02-26 19:09:15 +0100
committerSimão Gomes Viana2021-02-26 19:09:15 +0100
commit13f235b5d2a184c20f45ed7dce0d0f985f14332e (patch)
treef80b2073be45273a446c19fba012b1c1a11aa6d5
parentb6abf3a0a5fbbe067e2043d99f6ec87a02cb6043 (diff)
downloadaur-13f235b5d2a184c20f45ed7dce0d0f985f14332e.tar.gz
Update kernel to 5.11.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e475a072b09b..ed73ff4c2b76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.11.1
+ pkgver = 5.11.2
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.11.1-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.2-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 024b1f8d8f56..5f37cbb1d206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.11.1
+pkgver=5.11.2
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"