summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Beasley2015-09-08 17:09:13 -0400
committerMichael Beasley2015-09-08 17:09:13 -0400
commit4b553361d8d3d36466158aee26aecef638a2fdc3 (patch)
tree9948c4d923f236fd9f18a4a89d639d9b079f5098
parent58bf113be3c1c1829c035b44d2321957026154f5 (diff)
downloadaur-4b553361d8d3d36466158aee26aecef638a2fdc3.tar.gz
Update 20150908
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7745129ceab0..08c2f8a9b82b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20150904
+ pkgver = 20150908
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=20150904
- provides = kernel26-next-git-headers=20150904
+ provides = kernel26-next-git=20150908
+ provides = kernel26-next-git-headers=20150908
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 986ed3f62cec..8601fed3283d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20150904
+pkgver=20150908
pkgrel=1
arch=('any')
url="http://www.kernel.org/"