summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimofey Titovets2015-12-29 02:06:49 +0300
committerTimofey Titovets2015-12-29 02:06:49 +0300
commitc092ace905b356a9be1ea06227a4bc5b5aefc895 (patch)
tree0cae983dafa7a24d45962fcd7fb1233d58978083 /PKGBUILD
parent919a3b938b50ad536de1013d0b8ce7bdc63f3004 (diff)
downloadaur-c092ace905b356a9be1ea06227a4bc5b5aefc895.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 944a0cf904e5..9e78d64aa864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20151026
+pkgver=20151229
pkgrel=1
arch=('any')
url="http://www.kernel.org/"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'linux-firmware' 'mkinitcpio')
+makedepends=('base-devel' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'linux-firmware' 'mkinitcpio')
options=('!strip')
source=(git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git)
md5sums=('SKIP')