summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-08-06 10:09:31 -0400
committerMichael Beasley2015-08-06 10:09:31 -0400
commit6f127afa4119143b60e1c53b62b0bbbcf26a2d89 (patch)
tree707c79708674844f4029f49a240925e6d7e86ebd
parent3c655d0badb0d700e28d10fe0565e36a6337873d (diff)
downloadaur-6f127afa4119143b60e1c53b62b0bbbcf26a2d89.tar.gz
Updated 20150806
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3db5334b7521..60d412fffc65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150805
+ pkgver = 20150806
pkgrel = 1
url = http://www.kernel.org/
arch = any
@@ -24,8 +24,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=20150805
- provides = kernel26-next-git-headers=20150805
+ provides = kernel26-next-git=20150806
+ provides = kernel26-next-git-headers=20150806
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index f3fb8855e7da..d6210dcf2f3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150805
+pkgver=20150806
pkgrel=1
arch=('any')
url="http://www.kernel.org/"