summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2016-08-29 15:50:27 +0200
committerJoan Figueras2016-08-29 15:50:27 +0200
commit20ef64bd565cc8756fcbbf262e362b60614085fd (patch)
treef409e26bbed622c28357e296be06a25faf40dc81
parenta2c829eef515b8921f8d828f80807b2937c8a3bf (diff)
downloadaur-20ef64bd565cc8756fcbbf262e362b60614085fd.tar.gz
Update to 4.6.7
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc114a9362c3..12c97156af2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Aug 10 15:16:00 UTC 2016
+# Mon Aug 29 13:50:09 UTC 2016
pkgbase = linux-bld
- pkgver = 4.6.6
+ pkgver = 4.6.7
pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
@@ -16,8 +16,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.6.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.6.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.6.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.7.sign
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config
source = config.x86_64
@@ -30,7 +30,7 @@ pkgbase = linux-bld
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.6.patch
sha256sums = a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866
sha256sums = SKIP
- sha256sums = 31dff12d449b160957a22d633abc215c69c5c2e1de9fe637f01b1a98b03f47e9
+ sha256sums = e06e9f84571856b02eb5c1d399e120a7ae8d618e4b444009dd53c9ca8f89fa11
sha256sums = SKIP
sha256sums = cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791
sha256sums = 02e8b02e8cd10aa059917a489a9663e7f66bdf12c5ae8a1e0369bb2862da6b68
@@ -51,14 +51,14 @@ pkgname = linux-bld
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-bld=4.6.6
+ provides = kernel26-bld=4.6.7
conflicts = kernel26-bld
replaces = kernel26-bld
backup = etc/mkinitcpio.d/linux-bld.preset
pkgname = linux-bld-headers
pkgdesc = Header files and scripts for building modules for Linux-bld kernel
- provides = kernel26-bld-headers=4.6.6
+ provides = kernel26-bld-headers=4.6.7
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index 8c23601a8e7a..bd5b0b6127ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.6
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.6.6
+pkgver=4.6.7
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
@@ -37,7 +37,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866'
'SKIP'
- '31dff12d449b160957a22d633abc215c69c5c2e1de9fe637f01b1a98b03f47e9'
+ 'e06e9f84571856b02eb5c1d399e120a7ae8d618e4b444009dd53c9ca8f89fa11'
'SKIP'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'02e8b02e8cd10aa059917a489a9663e7f66bdf12c5ae8a1e0369bb2862da6b68'