summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-02-23 17:07:57 +0100
committerSimão Gomes Viana2021-02-23 17:07:57 +0100
commit7c3bfc36377d59e9b9505b5389a819adbc1d208f (patch)
tree3657fd24a12fb5f095a9b09b9fb4b1b42855145a
parentf0c25aadc54fa95bd345493ddca8991002d9d4a0 (diff)
downloadaur-7c3bfc36377d59e9b9505b5389a819adbc1d208f.tar.gz
Update kernel to 5.11.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e2400985832..1fc0774ddcc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.11.0
+ pkgver = 5.11.1
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.0-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.1-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 64e27cf7e61b..9fc3c45ca7b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.11.0
+pkgver=5.11.1
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"