summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-08-05 11:20:10 -0400
committerMichael Beasley2015-08-05 11:20:10 -0400
commit3c655d0badb0d700e28d10fe0565e36a6337873d (patch)
treed5baef07ca20f17135977b55981ac37a0425ad4c
parent88014ef283506e436d5cf1736a970a8304c69871 (diff)
downloadaur-3c655d0badb0d700e28d10fe0565e36a6337873d.tar.gz
Updated 20150805
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6cd4e87f606..3db5334b7521 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150804
+ pkgver = 20150805
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=20150804
- provides = kernel26-next-git-headers=20150804
+ provides = kernel26-next-git=20150805
+ provides = kernel26-next-git-headers=20150805
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index d2d4d6f69477..f3fb8855e7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150804
+pkgver=20150805
pkgrel=1
arch=('any')
url="http://www.kernel.org/"