summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-06-15 10:55:29 -0400
committerMichael Beasley2015-06-15 10:55:29 -0400
commit735ca46504906b170778e32a2b7c63a0be54b66e (patch)
tree654d2f7bd5c2c249ad90a3cf4d086c46abdd0762
parent2a08040c16524cd3aaa34aec51e9d0b190a40a98 (diff)
downloadaur-735ca46504906b170778e32a2b7c63a0be54b66e.tar.gz
Updated 20150615
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4767666abc9..981551a28a81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150612
+ pkgver = 20150615
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=20150612
- provides = kernel26-next-git-headers=20150612
+ provides = kernel26-next-git=20150615
+ provides = kernel26-next-git-headers=20150615
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 5c71a496df30..2cfa8336bb22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150612
+pkgver=20150615
pkgrel=1
arch=('any')
url="http://www.kernel.org/"