summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-08-07 18:05:17 -0400
committerMichael Beasley2015-08-07 18:05:17 -0400
commit64ff215106cc8ecf90005b48f5e6fc35a519f350 (patch)
tree2ccbdee01081f3d4faae84ee7a05abb36fe73cee
parent6f127afa4119143b60e1c53b62b0bbbcf26a2d89 (diff)
downloadaur-64ff215106cc8ecf90005b48f5e6fc35a519f350.tar.gz
Update 20150807
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60d412fffc65..cf94f3680854 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150806
+ pkgver = 20150807
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=20150806
- provides = kernel26-next-git-headers=20150806
+ provides = kernel26-next-git=20150807
+ provides = kernel26-next-git-headers=20150807
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index d6210dcf2f3b..c24c20682b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150806
+pkgver=20150807
pkgrel=1
arch=('any')
url="http://www.kernel.org/"