summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-07-09 00:18:05 -0400
committerMichael Beasley2015-07-09 00:18:05 -0400
commit338a2289b26bb872d139aa2e418b54465fb99765 (patch)
treee90545aa23571ac2d0b0749d8fbf388f742ad5ff
parent214e4c47ef2b17beeb395699c5104661a91e771e (diff)
downloadaur-338a2289b26bb872d139aa2e418b54465fb99765.tar.gz
Update 20150709
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67c75df61e84..cde09dc08fa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150707
+ pkgver = 20150709
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=20150707
- provides = kernel26-next-git-headers=20150707
+ provides = kernel26-next-git=20150709
+ provides = kernel26-next-git-headers=20150709
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index b7384cd64e2c..6ac3f2052c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150707
+pkgver=20150709
pkgrel=1
arch=('any')
url="http://www.kernel.org/"