summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-09-03 20:19:53 +0200
committerSimão Gomes Viana2020-09-03 20:19:53 +0200
commita691f54f026748445d6c71cf38d10aa023f8b4ac (patch)
tree13f810a6839062b3f4af68429d948d8f3e407431
parenteb40dd97a29a82fe32f61ffb9044a15c46c62baf (diff)
downloadaur-a691f54f026748445d6c71cf38d10aa023f8b4ac.tar.gz
Update kernel to 5.8.6-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db99276ed7a2..e7ed5e650ed4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.8.6
- pkgrel = 1
+ pkgrel = 2
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.6-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.6-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 82a5f87ee24d..5dfad01647e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.8.6
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')