summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2015-07-16 15:36:55 +0200
committerJoan Figueras2015-07-16 15:36:55 +0200
commit8fcde03f9f86e2f696d35bb363c231df2c986c30 (patch)
tree651c9c744a4b9be0dfc22cd1d5004195bff5b132
parent6e8d6307d73cb5d39e31545bbf87a4b54af316aa (diff)
downloadaur-8fcde03f9f86e2f696d35bb363c231df2c986c30.tar.gz
Update to 4.1.2
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a921d419dd34..9f4379d11715 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by makepkg 4.2.1
+# Thu Jul 16 13:33:00 UTC 2015
pkgbase = linux-bld
- pkgver = 4.1.1
- pkgrel = 2
+ pkgver = 4.1.2
+ pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
arch = x86_64
@@ -11,8 +13,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.1.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.1.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.2.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.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 +28,7 @@ pkgbase = linux-bld
source = 0002-block-loop-avoiding-too-many-pending-per-work-I-O.patch
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
sha256sums = SKIP
- sha256sums = 48a813fb6795153f6906759501bea9e290db528894d1c0726667efc8e55dd7ad
+ sha256sums = 1a8863e4cd7ef3d59b67061aaf5e3f98ad4c63dda015b9b483d458f2b673caef
sha256sums = SKIP
sha256sums = 819961379909c028e321f37e27a8b1b08f1f1e3dd58680e07b541921282da532
sha256sums = f4c6a5c2fc0ee2b792e43f4c1846b995051901a502fb97885d2296af55fa193d
@@ -48,14 +50,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.1.1
+ provides = kernel26-bld=4.1.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.1.1
+ provides = kernel26-bld-headers=4.1.2
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index 9b86cc006de6..1d0786ec4366 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.1
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.1.1
-pkgrel=2
+pkgver=4.1.2
+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=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
'SKIP'
- '48a813fb6795153f6906759501bea9e290db528894d1c0726667efc8e55dd7ad'
+ '1a8863e4cd7ef3d59b67061aaf5e3f98ad4c63dda015b9b483d458f2b673caef'
'SKIP'
'819961379909c028e321f37e27a8b1b08f1f1e3dd58680e07b541921282da532'
'f4c6a5c2fc0ee2b792e43f4c1846b995051901a502fb97885d2296af55fa193d'