summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-03-08 11:14:47 +0100
committerSimão Gomes Viana2021-03-08 11:14:47 +0100
commit6bb2d7ac87a3a0245e5ed761123bb69c9d9f485a (patch)
tree426502ad101c14ceb3d9fbd742e1a6b01e829280
parentf6a1a818b8d34756ab9b8d5c19336d431e75cdac (diff)
downloadaur-6bb2d7ac87a3a0245e5ed761123bb69c9d9f485a.tar.gz
Update kernel to 5.11.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f103fe05108..c2b66b58bef7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.11.3
+ pkgver = 5.11.4
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.3-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.4-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 255fddafd02b..905c53d5860d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.11.3
+pkgver=5.11.4
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"