summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2019-09-08 12:25:04 +0200
committerJosip Ponjavic2019-09-08 12:25:04 +0200
commitfbd73a9ce4f00cadf9214d4a84ca43c9c18bbd8f (patch)
treeaef8efb8a9300bc640232abb9aafbf6c876c4031 /PKGBUILD
parenta3ecb46edb9129b701f961748a27844ada873141 (diff)
downloadaur-fbd73a9ce4f00cadf9214d4a84ca43c9c18bbd8f.tar.gz
5.2.13-2 (clr 5.2.11-830) Add 'cpio' to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce5e3a0f983e..14ece51425b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,14 +65,14 @@ _enable_acs_override="y"
_major=5.2
_minor=13
_srcname=linux-${_major}
-_clr=${_major}.10-828
+_clr=${_major}.11-830
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
-makedepends=('bc' 'git' 'inetutils' 'kmod' 'libelf' 'xmlto')
+makedepends=('bc' 'cpio' 'git' 'inetutils' 'kmod' 'libelf' 'xmlto')
options=('!strip')
_gcc_more_v='20190822'
source=(