summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-25 10:35:08 +0100
committerSimão Gomes Viana2020-11-25 10:35:08 +0100
commit3140d3647ed0b4403771ccefe921db9329af3ef0 (patch)
tree16203681a86e6cbebcbc8fb18ab83dd410a23dce
parent4b00796ab3671cda75425e1419b186d2bed6325b (diff)
downloadaur-3140d3647ed0b4403771ccefe921db9329af3ef0.tar.gz
Update kernel to 5.9.11-9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84e7bb601643..abffebc680f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.11
- pkgrel = 8
+ pkgrel = 9
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.9.11-8
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.11-9
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index c41ad94c5b4a..412206e9c6ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.11
-pkgrel=8
+pkgrel=9
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')