summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD5
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9397e0e81ffa..eb465596840a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-macbook
- pkgver = 4.8.4
+ pkgver = 4.8.5
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -14,8 +14,8 @@ pkgbase = linux-macbook
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.4.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.4.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.5.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.5.sign
source = config
source = config.x86_64
source = linux-macbook.preset
@@ -28,7 +28,7 @@ pkgbase = linux-macbook
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = 86e246b19253ee3aa971403a5990376a5e33667122f7c8742cc0ee807f204403
+ sha256sums = 99f5e8f3836580440f12de9c00c9faab10f09529e2734fab584ef4baa84fd7ca
sha256sums = SKIP
sha256sums = b1e2f9183b050048d2a29bb8856130b851f0ff7e08778aeaf313e79d933ee68c
sha256sums = d39fcf2f583286daabc61bf824e8171cef62ff6221127e776971f871a62e7d30
@@ -52,12 +52,12 @@ pkgname = linux-macbook
pkgname = linux-macbook-headers
pkgdesc = Header files and scripts for building modules for Linux-macbook kernel (with brightness key and suspend patches)
depends = linux-macbook
- provides = linux-macbook-headers=4.8.4
- provides = linux-headers=4.8.4
+ provides = linux-macbook-headers=4.8.5
+ provides = linux-headers=4.8.5
pkgname = linux-macbook-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-macbook kernel (with brightness key and suspend patches)
depends = linux-macbook
- provides = linux-macbook-docs=4.8.4
- provides = linux-docs=4.8.4
+ provides = linux-macbook-docs=4.8.5
+ provides = linux-docs=4.8.5
diff --git a/PKGBUILD b/PKGBUILD
index bf1c4d8137f5..574a0875d921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-macbook # Build kernel with a different name
_kernelname=-macbook
_srcname=linux-4.8
-pkgver=4.8.4
+pkgver=4.8.5
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -29,7 +29,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- '86e246b19253ee3aa971403a5990376a5e33667122f7c8742cc0ee807f204403'
+ '99f5e8f3836580440f12de9c00c9faab10f09529e2734fab584ef4baa84fd7ca'
'SKIP'
'b1e2f9183b050048d2a29bb8856130b851f0ff7e08778aeaf313e79d933ee68c'
'd39fcf2f583286daabc61bf824e8171cef62ff6221127e776971f871a62e7d30'
@@ -316,3 +316,4 @@ for _p in ${pkgname[@]}; do
done
# vim:set ts=8 sts=2 sw=2 et:
+