summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-09-13 11:47:47 +0200
committerSimão Gomes Viana2020-09-13 11:47:47 +0200
commitcae23c45120ad39c75cc699d9132c1c11aa10c4f (patch)
tree760fd14aeb2c2c157d5b5397841402866362efe1
parentf4bf0508a1b7f7df40a3ab41bf79672bad1c3ac9 (diff)
downloadaur-cae23c45120ad39c75cc699d9132c1c11aa10c4f.tar.gz
Update kernel to 5.8.9-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b27e4d9228b6..ba98a5a28763 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.8.8
- pkgrel = 2
+ pkgver = 5.8.9
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.8-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.9-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index bd098f2e8e17..e9fcdb4660f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.8.8
-pkgrel=2
+pkgver=5.8.9
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')