aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2017-04-17 22:40:58 -0700
committeryar2017-04-17 22:40:58 -0700
commit860427f310781dcf95b4a2394d6f51d47e120628 (patch)
tree253240eaa01cb5be5b6ea8e36d6f9ff990d9fb37 /PKGBUILD
parentcac8b79f79e51d7358c276c1f09fb739334638a9 (diff)
downloadaur-860427f310781dcf95b4a2394d6f51d47e120628.tar.gz
bump 4.10.11 actually this time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 232d7b55143e..9f7f38929491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=linux-linode
_basekernel=4.10
_kernelname=${pkgname#linux}
_srcname=linux-${_basekernel}
-pkgver=${_basekernel}.10
+pkgver=${_basekernel}.11
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/yardenac/linux-linode"