summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimofey Titovets2015-12-29 02:06:49 +0300
committerTimofey Titovets2015-12-29 02:06:49 +0300
commitc092ace905b356a9be1ea06227a4bc5b5aefc895 (patch)
tree0cae983dafa7a24d45962fcd7fb1233d58978083
parent919a3b938b50ad536de1013d0b8ce7bdc63f3004 (diff)
downloadaur-c092ace905b356a9be1ea06227a4bc5b5aefc895.tar.gz
Update
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 810719a45d2d..93ede33d9ed1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,12 @@
+# Generated by mksrcinfo v8
+# Mon Dec 28 23:06:24 UTC 2015
pkgbase = linux-next-git
- pkgver = 20151026
+ pkgver = 20151229
pkgrel = 1
url = http://www.kernel.org/
arch = any
license = GPL2
+ makedepends = base-devel
makedepends = xmlto
makedepends = docbook-xsl
makedepends = kmod
@@ -24,8 +27,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=20151026
- provides = kernel26-next-git-headers=20151026
+ provides = kernel26-next-git=20151229
+ provides = kernel26-next-git-headers=20151229
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
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')