summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-08-18 19:08:40 -0400
committerMichael Beasley2015-08-18 19:08:40 -0400
commit019799faab2c5face0968af3145b348c63693a6d (patch)
tree23ceb69b2f7cefce057fc655f9592f3eeb9822aa
parent7e4fd58ab7b6b24947e4f939f9f8b03f112e0d54 (diff)
downloadaur-019799faab2c5face0968af3145b348c63693a6d.tar.gz
Updated 20150818
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e299dd67b18..7636884c29f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150814
+ pkgver = 20150818
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=20150814
- provides = kernel26-next-git-headers=20150814
+ provides = kernel26-next-git=20150818
+ provides = kernel26-next-git-headers=20150818
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index f123e4d7d741..d55c63db179d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150814
+pkgver=20150818
pkgrel=1
arch=('any')
url="http://www.kernel.org/"