summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2016-06-25 11:46:10 +0200
committerJoan Figueras2016-06-25 11:46:10 +0200
commit9e3d6d21e05963c6842dfb5be28f92b9b411561f (patch)
tree0284180c1598b1896317cf1c38fbf07ba5d89b3e
parent3af2262b43cf64142397af0f49997e5c271bb854 (diff)
downloadaur-9e3d6d21e05963c6842dfb5be28f92b9b411561f.tar.gz
Update to v4.6.3
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1628cd346e11..eb33f878584c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Jun 12 00:38:34 UTC 2016
+# Sat Jun 25 09:45:45 UTC 2016
pkgbase = linux-bld
- pkgver = 4.6.2
+ pkgver = 4.6.3
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.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.2.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.3.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 = 0001-linux-4.6-rtlwifi-fix-atomic.patch
sha256sums = a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866
sha256sums = SKIP
- sha256sums = 0dc509a19c68ab547a62158bf2017965b843854b63be46ae039c37724dccca21
+ sha256sums = 036f83f8a3475d9e7e0b8edc188f9a4f495abc3b187ed87748cdbc063c0c419f
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.2
+ provides = kernel26-bld=4.6.3
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.2
+ provides = kernel26-bld-headers=4.6.3
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index 6274f6638b19..37a6f31d7812 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.2
+pkgver=4.6.3
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
@@ -36,7 +36,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866'
'SKIP'
- '0dc509a19c68ab547a62158bf2017965b843854b63be46ae039c37724dccca21'
+ '036f83f8a3475d9e7e0b8edc188f9a4f495abc3b187ed87748cdbc063c0c419f'
'SKIP'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'02e8b02e8cd10aa059917a489a9663e7f66bdf12c5ae8a1e0369bb2862da6b68'