summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-05 19:49:17 +0200
committerSimao Gomes Viana2020-05-05 19:49:17 +0200
commit14d20c7354e0588a1693be67b45b17d4f43e7daf (patch)
tree5cf4760d9816821f1ae672735e0d0c7d6d9b44b1
parentc588432c35fd6c08ce0a3d0e911d4e1875281328 (diff)
downloadaur-14d20c7354e0588a1693be67b45b17d4f43e7daf.tar.gz
Update kernel to 5.6.10-6
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d60ca8dbc03..6b459d7fa485 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = linux-nitrous-fire
pkgver = 5.6.10
- pkgrel = 2
+ pkgrel = 6
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
+ makedepends = bison
makedepends = clang
makedepends = xmlto
makedepends = docbook-xsl
@@ -14,7 +15,7 @@ pkgbase = linux-nitrous-fire
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.10-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.10-6
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index 939f8132b0b6..96a38a1b3c1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
pkgver=5.6.10
-pkgrel=2
+pkgrel=6
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')