summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2016-10-01 23:03:58 +0200
committerFigue2016-10-01 23:03:58 +0200
commit37f6e4c22cdde346c637c3d03c72abb32cf735cd (patch)
tree64ed1aad49c342c086167e66c9d8bf8620543ba5
parent289d2d32ca47a3848fd73d011e538dc8ae1098c5 (diff)
downloadaur-37f6e4c22cdde346c637c3d03c72abb32cf735cd.tar.gz
Update to 4.7.6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 953359b44ae8..7f8c288ce845 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Sep 24 23:04:39 UTC 2016
+# Sat Oct 1 21:03:44 UTC 2016
pkgbase = linux-bld
- pkgver = 4.7.5
+ pkgver = 4.7.6
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.7.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.7.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.5.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.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.7.patch
sha256sums = 5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10
sha256sums = SKIP
- sha256sums = 46be737415406fd06c1067d1280a4a435f8b0a76d70f5d31858964b41367cc8e
+ sha256sums = 2e425c268076c3b186107edf9045e0910088699e077282b5187efb5edf2b8836
sha256sums = SKIP
sha256sums = cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791
sha256sums = 8ac2fb81f4c932c6b1877ca2bda9a98c3ffbb42359dce7dea588c97df4db8c8a
@@ -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.7.5
+ provides = kernel26-bld=4.7.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.7.5
+ provides = kernel26-bld-headers=4.7.6
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index c56a3063acf5..57a798887946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.7
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.7.5
+pkgver=4.7.6
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=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
'SKIP'
- '46be737415406fd06c1067d1280a4a435f8b0a76d70f5d31858964b41367cc8e'
+ '2e425c268076c3b186107edf9045e0910088699e077282b5187efb5edf2b8836'
'SKIP'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'8ac2fb81f4c932c6b1877ca2bda9a98c3ffbb42359dce7dea588c97df4db8c8a'