summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2015-12-16 02:08:13 +0100
committerJoan Figueras2015-12-16 02:08:13 +0100
commit3ee1e716b22a52c09d6e18bc59cd27c072c188ab (patch)
tree359a7bbd3995fafa55a8548b58cbd8011ea6f556
parent2a5af7a01a3e909413da416b438c7351dc3da773 (diff)
downloadaur-3ee1e716b22a52c09d6e18bc59cd27c072c188ab.tar.gz
Update to v4.3.3
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6db1d2d95adf..0d219f57930e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Dec 11 17:59:29 UTC 2015
+# Wed Dec 16 01:07:54 UTC 2015
pkgbase = linux-bld
- pkgver = 4.3.2
+ pkgver = 4.3.3
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.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.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
@@ -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 = a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e
+ sha256sums = 95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5
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.2
+ provides = kernel26-bld=4.3.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.3.2
+ provides = kernel26-bld-headers=4.3.3
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index 69a8273194d6..8144df144924 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.2
+pkgver=4.3.3
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'
- 'a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e'
+ '95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5'
'SKIP'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'f4084c6d43abc40819f4535f827d3d8e643d25e67fedf0bab46346ead8c08b84'