summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2016-07-17 21:42:28 -0400
committerTony Lambiris2016-07-17 21:42:28 -0400
commita5de2d64e1fe96b944bfd9f4c668b89f7aec5722 (patch)
tree4ca1ece76e7516cf2fb0bb070916b5915e1053a7
parentf9da30a5aa361ec24db25875a9fe254f72d4a9c3 (diff)
downloadaur-a5de2d64e1fe96b944bfd9f4c668b89f7aec5722.tar.gz
Update to kernel 4.6.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65347a5aa6a5..6aa2e408c670 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-macbook
- pkgver = 4.6.3
- pkgrel = 2
+ pkgver = 4.6.4
+ pkgrel = 1
url = http://www.kernel.org/
arch = i686
arch = x86_64
@@ -10,12 +10,12 @@ pkgbase = linux-macbook
makedepends = kmod
makedepends = inetutils
makedepends = bc
- makedepends = elfutils
+ makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.6.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.6.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.3.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.3.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.4.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.4.sign
source = config
source = config.x86_64
source = linux-macbook.preset
@@ -28,7 +28,7 @@ pkgbase = linux-macbook
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866
sha256sums = SKIP
- sha256sums = 036f83f8a3475d9e7e0b8edc188f9a4f495abc3b187ed87748cdbc063c0c419f
+ sha256sums = f500a3b841c41420914938d681e258c712fbbd7ebec5fe70f0abc071a1738e47
sha256sums = SKIP
sha256sums = 5b31f30dc031aa964e7a45a476d479a9f72044729148bb6dd855e958c0fad3b6
sha256sums = 4ffdc4f4e1cccc73312a32c2a700c9197723901f242a11d69f15f1abf582d7ce
diff --git a/PKGBUILD b/PKGBUILD
index 625a99365f3f..abc3b8a9f94c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgbase=linux-macbook # Build kernel with a different name
_srcname=linux-4.6
-pkgver=4.6.3
-pkgrel=2
+pkgver=4.6.4
+pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'elfutils')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign"
@@ -28,7 +28,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866'
'SKIP'
- '036f83f8a3475d9e7e0b8edc188f9a4f495abc3b187ed87748cdbc063c0c419f'
+ 'f500a3b841c41420914938d681e258c712fbbd7ebec5fe70f0abc071a1738e47'
'SKIP'
'5b31f30dc031aa964e7a45a476d479a9f72044729148bb6dd855e958c0fad3b6'
'4ffdc4f4e1cccc73312a32c2a700c9197723901f242a11d69f15f1abf582d7ce'