summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-03-20 12:53:50 +0100
committerSimão Gomes Viana2021-03-20 12:53:50 +0100
commit2a4024bb883d0932288c7a0d6fd729cdfd664059 (patch)
treeea9967036d3d6bc674686033c86732e5051fc894
parentc66abe274db3d9e410876bbdb1e86904c393abad (diff)
downloadaur-2a4024bb883d0932288c7a0d6fd729cdfd664059.tar.gz
Update kernel to 5.11.8-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52aa45f973ee..8d666d9b35f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.11.7
+ pkgver = 5.11.8
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.7-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.8-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 3c5d39086662..e73025d1ae52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.11.7
+pkgver=5.11.8
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"