summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2016-10-22 14:23:09 -0400
committerTony Lambiris2016-10-22 14:23:09 -0400
commite8f53533b8153e441697b427c906bd9993af6b66 (patch)
treea659578b84b16d47ec4b48573cba2acec5a2211d
parent763618c42d9e9537d9435e85734a2d58fc8c7a78 (diff)
downloadaur-e8f53533b8153e441697b427c906bd9993af6b66.tar.gz
version bump
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00357c0f3508..9397e0e81ffa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-macbook
- pkgver = 4.8.2
- pkgrel = 2
+ pkgver = 4.8.4
+ pkgrel = 1
url = http://www.kernel.org/
arch = i686
arch = x86_64
@@ -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.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.2.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 = config
source = config.x86_64
source = linux-macbook.preset
@@ -28,7 +28,7 @@ pkgbase = linux-macbook
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = edb6e8022172df2b020b53e1cfa32bcde070f3119a6618766066098c46008a9b
+ sha256sums = 86e246b19253ee3aa971403a5990376a5e33667122f7c8742cc0ee807f204403
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.2
- provides = linux-headers=4.8.2
+ provides = linux-macbook-headers=4.8.4
+ provides = linux-headers=4.8.4
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.2
- provides = linux-docs=4.8.2
+ provides = linux-macbook-docs=4.8.4
+ provides = linux-docs=4.8.4
diff --git a/PKGBUILD b/PKGBUILD
index 01b413114510..bf1c4d8137f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=linux-macbook # Build kernel with a different name
_kernelname=-macbook
_srcname=linux-4.8
-pkgver=4.8.2
-pkgrel=2
+pkgver=4.8.4
+pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -29,7 +29,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- 'edb6e8022172df2b020b53e1cfa32bcde070f3119a6618766066098c46008a9b'
+ '86e246b19253ee3aa971403a5990376a5e33667122f7c8742cc0ee807f204403'
'SKIP'
'b1e2f9183b050048d2a29bb8856130b851f0ff7e08778aeaf313e79d933ee68c'
'd39fcf2f583286daabc61bf824e8171cef62ff6221127e776971f871a62e7d30'