summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimofey Titovets2016-07-18 23:45:36 +0300
committerTimofey Titovets2016-07-18 23:45:36 +0300
commitf6196f308558ac62f94711baef5e002a8a574d1c (patch)
tree7194948f16385933ddf7a37bbf4e07d5bf687199
parentde18d8b94c48fee34b50ad3142e0e759893fac98 (diff)
downloadaur-f6196f308558ac62f94711baef5e002a8a574d1c.tar.gz
Just update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f356268ecdf2..c4342014b18b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,7 @@
+# Generated by mksrcinfo v8
+# Mon Jul 18 20:45:23 UTC 2016
pkgbase = linux-next-git
- pkgver = 20160511
+ pkgver = 20160819
pkgrel = 1
url = http://www.kernel.org/
arch = any
@@ -25,8 +27,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=20160511
- provides = kernel26-next-git-headers=20160511
+ provides = kernel26-next-git=20160819
+ provides = kernel26-next-git-headers=20160819
conflicts = kernel26-next-git
conflicts = kernel26-next-git-headers
replaces = kernel26-next-git
diff --git a/PKGBUILD b/PKGBUILD
index f9605cac6841..6307808f54ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-next-git
pkgname=("${pkgbase}")
_srcname=linux-next
-pkgver=20160511
+pkgver=20160819
pkgrel=1
arch=('any')
url="http://www.kernel.org/"