summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2016-08-10 17:17:26 +0200
committerJoan Figueras2016-08-10 17:17:26 +0200
commita2c829eef515b8921f8d828f80807b2937c8a3bf (patch)
tree8780e3c54436bc0e20263c06c17775b7f8ba0e95
parent302b1b087738bb17ff59e570bfdc9eb6a188885f (diff)
downloadaur-a2c829eef515b8921f8d828f80807b2937c8a3bf.tar.gz
Update to 4.6.6
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fd62042fb24..fc114a9362c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 9 06:58:41 UTC 2016
+# Wed Aug 10 15:16:00 UTC 2016
pkgbase = linux-bld
- pkgver = 4.6.5
- pkgrel = 3
+ pkgver = 4.6.6
+ pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
arch = x86_64
@@ -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.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.5.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://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 = 857df33f085a0116b9d2322ffe3b23d5b7d8c4898427d79f68108a653e84910c
+ sha256sums = 31dff12d449b160957a22d633abc215c69c5c2e1de9fe637f01b1a98b03f47e9
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.5
+ provides = kernel26-bld=4.6.6
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.5
+ provides = kernel26-bld-headers=4.6.6
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index a898b93d5a48..8c23601a8e7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.6
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.6.5
-pkgrel=3
+pkgver=4.6.6
+pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
license=('GPL2')
@@ -37,7 +37,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866'
'SKIP'
- '857df33f085a0116b9d2322ffe3b23d5b7d8c4898427d79f68108a653e84910c'
+ '31dff12d449b160957a22d633abc215c69c5c2e1de9fe637f01b1a98b03f47e9'
'SKIP'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'02e8b02e8cd10aa059917a489a9663e7f66bdf12c5ae8a1e0369bb2862da6b68'