summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9261ebe4744..608fbbd6d4a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,13 +65,13 @@ _localmodcfg=
pkgbase=linux-ck
pkgver=5.7.1
-pkgrel=1
+pkgrel=2
_ckpatchversion=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
license=(GPL2)
makedepends=(
- bc kmod libelf
+ bc kmod libelf pahole
)
options=('!strip')
_ckpatch="patch-5.7-ck${_ckpatchversion}"