summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-06-25 20:45:29 -0400
committerMichael Beasley2015-06-25 20:45:29 -0400
commit35d7ad0b31c91bccc8653147e72e65720d5ef051 (patch)
tree858919ff7bf073004be363958ee418819a271e3e
parent328a802a582bcb7067506fb7d4dfbd1a276b240d (diff)
downloadaur-35d7ad0b31c91bccc8653147e72e65720d5ef051.tar.gz
Update 20150625
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c6a6504abc6..c7fc74e74fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150624
+ pkgver = 20150625
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=20150624
- provides = kernel26-next-git-headers=20150624
+ provides = kernel26-next-git=20150625
+ provides = kernel26-next-git-headers=20150625
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 2182a93f48d9..8371ef21a0f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150624
+pkgver=20150625
pkgrel=1
arch=('any')
url="http://www.kernel.org/"