summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2015-10-27 19:42:51 +0100
committerFigue2015-10-27 19:42:51 +0100
commit0e635bbb072ac1310d9c1b53c20c97e637c94016 (patch)
treeb8b4493b2057b0623e85a30404be35d4170434a2
parentce684d2a7d698be94fffe78165294b0ba96a360f (diff)
downloadaur-0e635bbb072ac1310d9c1b53c20c97e637c94016.tar.gz
Update to 4.2.5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 122be06fdb3f..e5fdbb16b794 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.2.4
+ pkgver = 4.2.5
pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
@@ -11,8 +11,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.4.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.4.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.2.5.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
@@ -24,7 +24,7 @@ pkgbase = linux-bld
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.2.patch
sha256sums = cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
sha256sums = SKIP
- sha256sums = 104ba869111c7ce037fc92646f9da7352412a73e84cde7467f29cd4b973d6e78
+ sha256sums = b631eb4e8b4911b31111b0838e00f7c4a1b7689abcd2233609831b638493f4fb
sha256sums = SKIP
sha256sums = 819961379909c028e321f37e27a8b1b08f1f1e3dd58680e07b541921282da532
sha256sums = 6921399a0e304f6c64cff17226ce3f20ebe8194f14ebcd318989f2515d8248ad
@@ -44,14 +44,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.2.4
+ provides = kernel26-bld=4.2.5
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.2.4
+ provides = kernel26-bld-headers=4.2.5
conflicts = kernel26-bld-headers
replaces = kernel26-bld-headers
diff --git a/PKGBUILD b/PKGBUILD
index bc3cb39184d2..9a0c734ace2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=linux-bld # Build kernel with a different name
_srcname=linux-4.2
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.2.4
+pkgver=4.2.5
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=('cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb'
'SKIP'
- '104ba869111c7ce037fc92646f9da7352412a73e84cde7467f29cd4b973d6e78'
+ 'b631eb4e8b4911b31111b0838e00f7c4a1b7689abcd2233609831b638493f4fb'
'SKIP'
'819961379909c028e321f37e27a8b1b08f1f1e3dd58680e07b541921282da532'
'6921399a0e304f6c64cff17226ce3f20ebe8194f14ebcd318989f2515d8248ad'