summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-06-22 23:44:17 -0400
committerMichael Beasley2015-06-22 23:44:17 -0400
commit4f0380316aa5e5979d6a067f337137d3a69c371d (patch)
tree54058c07d79dfb22c2fc2c26f278e81bead2dd10
parent151980f35b9bf180b2cc30f0743f3fab1f2b9427 (diff)
downloadaur-4f0380316aa5e5979d6a067f337137d3a69c371d.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 44881229cc99..9b204e15680f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150621
+ pkgver = 20150622
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=20150621
- provides = kernel26-next-git-headers=20150621
+ provides = kernel26-next-git=20150622
+ provides = kernel26-next-git-headers=20150622
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 2b8459ee85af..b5838c9dfd8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150621
+pkgver=20150622
pkgrel=1
arch=('any')
url="http://www.kernel.org/"