summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-06-23 12:05:39 -0400
committerMichael Beasley2015-06-23 12:05:39 -0400
commit08472487a9e8327919994769973fce06229c3d83 (patch)
tree55876f337406d602b1a4256a885303dacb26318b
parent4f0380316aa5e5979d6a067f337137d3a69c371d (diff)
downloadaur-08472487a9e8327919994769973fce06229c3d83.tar.gz
Update 20150622
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b204e15680f..97c141a6d577 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150622
+ pkgver = 20150623
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=20150622
- provides = kernel26-next-git-headers=20150622
+ provides = kernel26-next-git=20150623
+ provides = kernel26-next-git-headers=20150623
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index b5838c9dfd8d..c72e427e3337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150622
+pkgver=20150623
pkgrel=1
arch=('any')
url="http://www.kernel.org/"