summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-09-10 17:10:07 -0400
committerMichael Beasley2015-09-10 17:10:07 -0400
commit1020ef44ed68b610be5cf904db321627daf14cfd (patch)
treeabfa5951a5a996f0050e9e236b16e832a61a2f3c
parent4b553361d8d3d36466158aee26aecef638a2fdc3 (diff)
downloadaur-1020ef44ed68b610be5cf904db321627daf14cfd.tar.gz
Updated 20150910
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08c2f8a9b82b..7ec155c7c091 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150908
+ pkgver = 20150910
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=20150908
- provides = kernel26-next-git-headers=20150908
+ provides = kernel26-next-git=20150910
+ provides = kernel26-next-git-headers=20150910
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 8601fed3283d..383cfae1db41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150908
+pkgver=20150910
pkgrel=1
arch=('any')
url="http://www.kernel.org/"