summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD6
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee8b28336720..4a1728d48e9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-libre
- pkgver = 4.2.4_gnu
+ pkgver = 4.2.5_gnu
pkgrel = 1
url = http://linux-libre.fsfla.org/
arch = i686
@@ -14,8 +14,8 @@ pkgbase = linux-libre
options = !strip
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.2-gnu/linux-libre-4.2-gnu.tar.xz
source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.2-gnu/linux-libre-4.2-gnu.tar.xz.sign
- source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.2.4-gnu/patch-4.2-gnu-4.2.4-gnu.xz
- source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.2.4-gnu/patch-4.2-gnu-4.2.4-gnu.xz.sign
+ source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.2.5-gnu/patch-4.2-gnu-4.2.5-gnu.xz
+ source = http://linux-libre.fsfla.org/pub/linux-libre/releases/4.2.5-gnu/patch-4.2-gnu-4.2.5-gnu.xz.sign
source = https://repo.parabola.nu/other/linux-libre/logos/logo_linux_clut224.ppm
source = https://repo.parabola.nu/other/linux-libre/logos/logo_linux_clut224.ppm.sig
source = https://repo.parabola.nu/other/linux-libre/logos/logo_linux_mono.pbm
@@ -28,8 +28,8 @@ pkgbase = linux-libre
source = linux.preset
source = change-default-console-loglevel.patch
source = 0001-drm-radeon-Make-the-driver-load-without-the-firmwares.patch
- source = https://repo.parabola.nu/other/rcn-libre/patches/4.2.4/rcn-libre-4.2.4-armv7-x2.patch
- source = https://repo.parabola.nu/other/rcn-libre/patches/4.2.4/rcn-libre-4.2.4-armv7-x2.patch.sig
+ source = https://repo.parabola.nu/other/rcn-libre/patches/4.2.5/rcn-libre-4.2.5-armv7-x2.patch
+ source = https://repo.parabola.nu/other/rcn-libre/patches/4.2.5/rcn-libre-4.2.5-armv7-x2.patch.sig
source = 0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
source = 0002-ARM-atags-fdt-retrieve-MAC-addresses-from-Marvell-bo.patch
source = 0003-SMILE-Plug-device-tree-file.patch
@@ -40,7 +40,7 @@ pkgbase = linux-libre
source = 0008-USB-armory-support.patch
sha256sums = 3a8fc9da5a38f15cc4ed0c5132d05b8245dfc1007c37e7e1994b2486535ecf49
sha256sums = SKIP
- sha256sums = dc3df5f547a9ef51695dc6de7c40149e4d514777b4a3943557f01d8487bb2120
+ sha256sums = 3fd7d8305cd9c9f581e9a64806be9949c72176b1fc0247f688febac5eaaf8362
sha256sums = SKIP
sha256sums = bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494
sha256sums = SKIP
@@ -54,7 +54,7 @@ pkgbase = linux-libre
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
sha256sums = 61370b766e0c60b407c29d2c44b3f55fc352e9049c448bc8fcddb0efc53e42fc
- sha256sums = f5e547cb33a81a5ee711980a3378d14516e9159ec77d1101d53479cb291a2afd
+ sha256sums = 4969456f0bf72be5d23aa86c2edc487217a3708ce6fde4e1a3a8f930444174c9
sha256sums = SKIP
sha256sums = 2654680bc8f677f647bca6e2b367693bf73ffb2edc21e3757a329375355a335d
sha256sums = 842e4f483fa36c0e7dbe18ad46d78223008989cce097e5bef1e14450280f5dfe
@@ -73,20 +73,20 @@ pkgname = linux-libre
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.2.4
+ provides = linux=4.2.5
conflicts =
replaces = linux
backup = etc/mkinitcpio.d/linux-libre.preset
pkgname = linux-libre-headers
pkgdesc = Header files and scripts for building modules for Linux-libre kernel
- provides = linux-headers=4.2.4
+ provides = linux-headers=4.2.5
conflicts =
replaces = linux-headers
pkgname = linux-libre-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-libre kernel
- provides = linux-docs=4.2.4
+ provides = linux-docs=4.2.5
conflicts =
replaces = linux-docs
diff --git a/PKGBUILD b/PKGBUILD
index 190289a4924c..305bcbf72c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgbase=linux-libre # Build stock kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_pkgbasever=4.2-gnu
-_pkgver=4.2.4-gnu
+_pkgver=4.2.5-gnu
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=() # '%' gets replaced with _kernelname
@@ -59,7 +59,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'0008-USB-armory-support.patch')
sha256sums=('3a8fc9da5a38f15cc4ed0c5132d05b8245dfc1007c37e7e1994b2486535ecf49'
'SKIP'
- 'dc3df5f547a9ef51695dc6de7c40149e4d514777b4a3943557f01d8487bb2120'
+ '3fd7d8305cd9c9f581e9a64806be9949c72176b1fc0247f688febac5eaaf8362'
'SKIP'
'bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494'
'SKIP'
@@ -73,7 +73,7 @@ sha256sums=('3a8fc9da5a38f15cc4ed0c5132d05b8245dfc1007c37e7e1994b2486535ecf49'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
'61370b766e0c60b407c29d2c44b3f55fc352e9049c448bc8fcddb0efc53e42fc'
- 'f5e547cb33a81a5ee711980a3378d14516e9159ec77d1101d53479cb291a2afd'
+ '4969456f0bf72be5d23aa86c2edc487217a3708ce6fde4e1a3a8f930444174c9'
'SKIP'
'2654680bc8f677f647bca6e2b367693bf73ffb2edc21e3757a329375355a335d'
'842e4f483fa36c0e7dbe18ad46d78223008989cce097e5bef1e14450280f5dfe'