summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimofey Titovets2016-04-28 10:34:33 +0300
committerTimofey Titovets2016-04-28 10:34:33 +0300
commitd47d4e204ea78e7c1cf7ff96cc7e313b16404e2d (patch)
tree5c0cb6ad059a5b9f2936efe0bcefdbe0bf488226
parent180cc96b26256d2d7fe69a824e4a688d754288d0 (diff)
downloadaur-d47d4e204ea78e7c1cf7ff96cc7e313b16404e2d.tar.gz
Update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54da4dd2b50f..da436c2aae52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20160322
+ pkgver = 20160428
pkgrel = 1
url = http://www.kernel.org/
arch = any
@@ -12,6 +12,7 @@ pkgbase = linux-next-git
makedepends = git
makedepends = linux-firmware
makedepends = mkinitcpio
+ makedepends = binutils
options = !strip
source = git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
md5sums = SKIP
@@ -24,8 +25,8 @@ pkgname = linux-next-git
depends = kmod
depends = mkinitcpio>=18
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-next-git=20160322
- provides = kernel26-next-git-headers=20160322
+ provides = kernel26-next-git=20160428
+ provides = kernel26-next-git-headers=20160428
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
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')