summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-03-11 20:24:25 +0100
committerSimão Gomes Viana2021-03-11 20:24:25 +0100
commit7c0a873da0358ce8606cb8d0b6ba262cefcdf1d6 (patch)
treeb8ea0ce3b9feed037bbb0f7f6a8eac27ad7fd2d1
parent07bad13db97c893268461737cc3407341d81e116 (diff)
downloadaur-7c0a873da0358ce8606cb8d0b6ba262cefcdf1d6.tar.gz
Update kernel to 5.11.6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c80646cabf98..eefa879708bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.11.5
- pkgrel = 3
+ pkgver = 5.11.6
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -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.5-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.11.6-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 0a9b6dc13847..32742050850b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.11.5
-pkgrel=3
+pkgver=5.11.6
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')