summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-08-26 17:38:28 +0200
committerSimão Gomes Viana2020-08-26 17:38:28 +0200
commite9fdb3656ebea3520361e0e28dceefbc9f3624ad (patch)
tree31efaa2f2bd917255e63763c892872e3a0e4cc42
parent4c727d33a0fddddb7115a7aaf5e70b5c08f605ca (diff)
downloadaur-e9fdb3656ebea3520361e0e28dceefbc9f3624ad.tar.gz
Update kernel to 5.8.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af046fc28a02..ce89dd2f64d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.8.3
+ pkgver = 5.8.4
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.3-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.4-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 4ebc1c5658dc..ebfece883d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.8.3
+pkgver=5.8.4
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"