summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Noonan2017-10-06 10:39:10 -0700
committerSteven Noonan2017-10-06 10:39:10 -0700
commitd2b761ff2be2ebf03a99aeb6b2304b368c20c9a1 (patch)
tree4f1832b4e8005ac1ce63c7b6e77dabf8c0da029a
parent023b2e4d545176835a2cc2c015fd1c724a345cf1 (diff)
downloadaur-d2b761ff2be2ebf03a99aeb6b2304b368c20c9a1.tar.gz
linux-ec2: upgrade to 4.13.5
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 016f41bbbfb0..57b64a181f85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
-# Fri Sep 29 23:43:50 UTC 2017
+# Fri Oct 6 17:39:02 UTC 2017
pkgbase = linux-ec2
- pkgver = 4.13.4
- pkgrel = 4
+ pkgver = 4.13.5
+ pkgrel = 1
url = https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2
arch = i686
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = linux-ec2
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.xz
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.4.xz
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.4.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.5.xz
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.5.sign
source = config.i686
source = config.x86_64
source = 90-linux.hook
@@ -27,7 +27,7 @@ pkgbase = linux-ec2
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c
sha256sums = SKIP
- sha256sums = 1e34c35dfbd3b7451a7b3eb93c5e342acc006b5d1906b5e542a8f203723bb8d6
+ sha256sums = ba0cf285525e24850917c2f5cc7c2283b6509e2185bb70108f140f7ec695d57d
sha256sums = SKIP
sha256sums = 92d10b01c1393d44317ed1626922dd3b7e96588aed3e59cfc7b8e35bfd290c1c
sha256sums = e7d44fad5d3d0a3f7134e0dadc35abd18442ee5a7becf7e7da50cc4f2d85b0f4
@@ -43,17 +43,17 @@ pkgname = linux-ec2
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.13.4
+ provides = linux=4.13.5
options = strip
options = debug
backup = etc/mkinitcpio.d/linux-ec2.preset
pkgname = linux-ec2-headers
pkgdesc = Header files and scripts for building modules for linux-ec2 kernel
- provides = linux-headers=4.13.4
+ provides = linux-headers=4.13.5
options = !strip
pkgname = linux-ec2-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the linux-ec2 kernel
- provides = linux-docs=4.13.4
+ provides = linux-docs=4.13.5
diff --git a/PKGBUILD b/PKGBUILD
index 2da3b7e85fa0..ba9e7ff0215d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-ec2
_srcname=linux-4.13
-pkgver=4.13.4
-pkgrel=4
+pkgver=4.13.5
+pkgrel=1
arch=('i686' 'x86_64')
url="https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2"
license=('GPL2')
@@ -23,7 +23,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- '1e34c35dfbd3b7451a7b3eb93c5e342acc006b5d1906b5e542a8f203723bb8d6'
+ 'ba0cf285525e24850917c2f5cc7c2283b6509e2185bb70108f140f7ec695d57d'
'SKIP'
'92d10b01c1393d44317ed1626922dd3b7e96588aed3e59cfc7b8e35bfd290c1c'
'e7d44fad5d3d0a3f7134e0dadc35abd18442ee5a7becf7e7da50cc4f2d85b0f4'