summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-02-15 21:07:59 +0100
committerSimão Gomes Viana2021-02-15 21:07:59 +0100
commit1b4b6723685235f0d8a2b613e829aeaeee6e353c (patch)
tree37e93ac4159d5ca41261f4435e192427e599e5b9
parentd0c750352497cff88216faf6e1782408c92928d7 (diff)
downloadaur-1b4b6723685235f0d8a2b613e829aeaeee6e353c.tar.gz
Update kernel to 5.11.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 848328e840a3..2717ed5d872d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.10.16
+ pkgver = 5.11.0
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.10.16-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.0-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 2df96ed1a847..403a3aa07014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.10.16
+pkgver=5.11.0
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"