aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryardenac2013-11-12 19:15:56 -0800
committeryar2015-07-03 16:58:30 -0700
commit676998ecbe020a4483f1d16dee96f06564eb98e5 (patch)
treeeddf30073b56879011d503685304532fa7f304d8
parent691735edf04cbb249411dd3946cb055bab37029d (diff)
downloadaur-676998ecbe020a4483f1d16dee96f06564eb98e5.tar.gz
bump 3.11.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef9c6911f821..7390e19ddd48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-linode
pkgdesc = Kernel for Linode servers
- pkgver = 3.11.7
+ pkgver = 3.11.8
pkgrel = 1
url = https://github.com/yardenac/linux-linode
install = install
@@ -23,14 +23,14 @@ pkgbase = linux-linode
backup = etc/mkinitcpio.d/linux-linode.preset
backup = boot/grub/menu.lst
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.11.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.11.8.xz
source = config
source = config.x86_64
source = menu.lst
source = preset
source = change-default-console-loglevel.patch
md5sums = fea363551ff45fbe4cb88497b863b261
- md5sums = 42361474ed56948d8f52e72958b2cdf0
+ md5sums = e6c14ecc86eab4cfaf498ba3c70b3f04
md5sums = 0b028e1c57c3682d1fd834d3d98134fb
md5sums = 10f235b279fd7283be21b3a5c582778d
md5sums = 01afd0c0ff8fcf3fe6e0cd91d12886bd
diff --git a/PKGBUILD b/PKGBUILD
index f57949df9c4c..9742a3f916f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=linux-linode
_basekernel=3.11
_kernelname=${pkgname#linux}
_srcname=linux-${_basekernel}
-pkgver=${_basekernel}.7
+pkgver=${_basekernel}.8
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/yardenac/linux-linode"
@@ -17,7 +17,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
"preset"
'change-default-console-loglevel.patch')
md5sums=('fea363551ff45fbe4cb88497b863b261'
- '42361474ed56948d8f52e72958b2cdf0'
+ 'e6c14ecc86eab4cfaf498ba3c70b3f04'
'0b028e1c57c3682d1fd834d3d98134fb'
'10f235b279fd7283be21b3a5c582778d'
'01afd0c0ff8fcf3fe6e0cd91d12886bd'