summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-10-07 19:38:58 +0200
committerSimão Gomes Viana2020-10-07 19:38:58 +0200
commitf35bfde1b75fc463462c56dbbd93e022805345ed (patch)
tree1cf4dc372dd96b7f874b60c9c6bfe683090cfcfc
parentda13dd5969c5f3beb47062c70fdfdaaaa1a82482 (diff)
downloadaur-f35bfde1b75fc463462c56dbbd93e022805345ed.tar.gz
Update kernel to 5.8.14-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d46e5934a69..739de7aaaae8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.8.14
- 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.14-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.14-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index fb12406fc01c..eb53672e1ec0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.8.14
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')