summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimofey Titovets2016-04-28 10:34:33 +0300
committerTimofey Titovets2016-04-28 10:34:33 +0300
commitd47d4e204ea78e7c1cf7ff96cc7e313b16404e2d (patch)
tree5c0cb6ad059a5b9f2936efe0bcefdbe0bf488226 /PKGBUILD
parent180cc96b26256d2d7fe69a824e4a688d754288d0 (diff)
downloadaur-d47d4e204ea78e7c1cf7ff96cc7e313b16404e2d.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e79a78b9f1c0..061d77402631 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20160322
+pkgver=20160428
pkgrel=1
arch=('any')
url="http://www.kernel.org/"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'linux-firmware' 'mkinitcpio')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'linux-firmware' 'mkinitcpio' 'binutils')
options=('!strip')
source=(git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git)
md5sums=('SKIP')