summaryrefslogtreecommitdiff
path: root/libre/tp_smapi
diff options
context:
space:
mode:
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r--libre/tp_smapi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD
index 8a2010012..2726b493d 100644
--- a/libre/tp_smapi/PKGBUILD
+++ b/libre/tp_smapi/PKGBUILD
@@ -10,7 +10,7 @@
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
# Contributor: Márcio Silva <coadde@parabola.nu>
-_kernelname=
+_kernelname=-lts
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.10
@@ -18,7 +18,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=10
+ _archrel=11
_parabolarel=1
fi