summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-05 17:58:22 +0200
committerSimao Gomes Viana2020-05-05 17:58:22 +0200
commitb67a4a2e3ee9637a34dbd724c0a51ccceb49d37e (patch)
tree156023101ba3049d61d4a1583c81475d26591ac8
parent21eb6a68534b0a14d9d947dae26dddf8aaae0c23 (diff)
downloadaur-b67a4a2e3ee9637a34dbd724c0a51ccceb49d37e.tar.gz
Update kernel to 5.6.10-3
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cb3a9b328be..3569e6d859d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = linux-nitrous
pkgver = 5.6.10
- pkgrel = 1
+ pkgrel = 3
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
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.10-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.10-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index b9dfcf5bdcd6..1e4b911c98e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.6.10
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')