summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e76c96495d3..3c4cf8b6b828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = linux-nitrous-git
pkgver = 5.3.8
- pkgrel = 9
+ pkgrel = 10
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
+ makedepends = clang
makedepends = xmlto
makedepends = docbook-xsl
makedepends = kmod
diff --git a/PKGBUILD b/PKGBUILD
index 327c9b6bafcc..cc38860c8bdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,11 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous
pkgver=5.3.8
-pkgrel=9
+pkgrel=10
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
+makedepends=('clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
source=('git+https://gitlab.com/xdevs23/linux-nitrous.git/'
# standard config files for mkinitcpio ramdisk