aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2017-10-05 16:23:50 -0700
committeryar2017-10-05 16:23:50 -0700
commitd3d126406ac8d48b3592b1e517784f0899433e20 (patch)
tree36ce7b05a3f0994d58a33b8752b8a72cc93f9114 /PKGBUILD
parent23b8d15604575e574f427cde347066d43af89432 (diff)
downloadaur-d3d126406ac8d48b3592b1e517784f0899433e20.tar.gz
bump 4.13.5 for real
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6571e16d4fd5..fc18f56380c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=linux-linode
_basekernel=4.13
_kernelname=${pkgname#linux}
_srcname=linux-${_basekernel}
-pkgver=${_basekernel}.4
+pkgver=${_basekernel}.5
pkgrel=1
arch=('x86_64')
url="https://github.com/yardenac/linux-linode"