summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-04-30 00:02:13 +0200
committerSimao Gomes Viana2020-04-30 00:02:13 +0200
commit1cf6214fb617b7a517f2f8154b2e7cef9eccbc5a (patch)
tree3dc6370d1bd7b30983719ef5461a33b41bf62c25
parent409d3b378dc6dc9153d88133eb651cfdb867bb7f (diff)
downloadaur-1cf6214fb617b7a517f2f8154b2e7cef9eccbc5a.tar.gz
Update kernel to 5.6.8-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17b0077002b5..5e665e7bbe46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.6.8
- pkgrel = 2
+ pkgrel = 3
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-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.8-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 15109bea619b..0f8bc9947ef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.6.8
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')