summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2015-12-11 18:59:46 +0100
committerJoan Figueras2015-12-11 18:59:46 +0100
commit2a5af7a01a3e909413da416b438c7351dc3da773 (patch)
tree1376ddaa05107163ff862797ca38030e901fb7af
parent91706d2c69b971be2591f0dba1dfa220f39f25dc (diff)
downloadaur-2a5af7a01a3e909413da416b438c7351dc3da773.tar.gz
Update to v4.3.2
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 933ac83b76e2..6db1d2d95adf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Dec 10 21:58:11 UTC 2015
+# Fri Dec 11 17:59:29 UTC 2015
pkgbase = linux-bld
- pkgver = 4.3.1
+ pkgver = 4.3.2
pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
@@ -13,8 +13,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.1.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.1.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.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
@@ -26,7 +26,7 @@ pkgbase = linux-bld
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.3.patch
sha256sums = 4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae
sha256sums = SKIP
- sha256sums = 82caff48806796418f445d0a87698abedfaaccfdc7b63059166b788e0cfd144b
+ sha256sums = a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e
sha256sums = SKIP
sha256sums = cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791
sha256sums = f4084c6d43abc40819f4535f827d3d8e643d25e67fedf0bab46346ead8c08b84
@@ -46,14 +46,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.3.1
+ provides = kernel26-bld=4.3.2
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.3.1
+ provides = kernel26-bld-headers=4.3.2
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index 7f69b7485987..69a8273194d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.3
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.3.1
+pkgver=4.3.2
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
@@ -35,7 +35,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
'SKIP'
- '82caff48806796418f445d0a87698abedfaaccfdc7b63059166b788e0cfd144b'
+ 'a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e'
'SKIP'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'f4084c6d43abc40819f4535f827d3d8e643d25e67fedf0bab46346ead8c08b84'