summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-04-29 23:54:40 +0200
committerSimao Gomes Viana2020-04-29 23:54:40 +0200
commit409d3b378dc6dc9153d88133eb651cfdb867bb7f (patch)
tree7afeb2a76b96161fde2f5f620f692bce517b813f
parent9e5abeef9acc0097b9f79a78df31606a8834d770 (diff)
downloadaur-409d3b378dc6dc9153d88133eb651cfdb867bb7f.tar.gz
Update kernel to 5.6.8-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ec28f9a3303..17b0077002b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.6.8
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.8-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.8-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index fde5ff78afef..15109bea619b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.6.8
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')