summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Figueras2021-07-26 01:40:21 +0200
committerJoan Figueras2021-07-26 01:40:21 +0200
commite4dfa3a20de710f062ec1928e4740e5816921175 (patch)
tree70d55a6e6df69f78d6e4b0f48a18bf46dcef40b5 /PKGBUILD
parentcc6e23c8751e9f5e060d7e929145c6bfef3679c8 (diff)
downloadaur-e4dfa3a20de710f062ec1928e4740e5816921175.tar.gz
5.13.5-xanmod1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85627f109ab9..5dd404e2f61f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ _makenconfig=
pkgbase=linux-xanmod-edge
_major=5.13
-pkgver=${_major}.4
+pkgver=${_major}.5
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -68,7 +68,7 @@ arch=(x86_64)
license=(GPL2)
makedepends=(
- xmlto kmod inetutils bc libelf cpio
+ bc cpio kmod libelf perl tar xmlto xz
)
if [ "${_compiler}" = "clang" ]; then
makedepends+=(clang llvm lld python)
@@ -95,7 +95,7 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- '713a7b5b781d115d6579498fd9b3026cd128ba171272a23cece75b0cc0a05988'
+ 'b269302642a1771a598c4fbca21be20b5c3a43c2370245b3ca9037af614a3a96'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}