diff options
Diffstat (limited to 'libre/tp_smapi/PKGBUILD')
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 113ece15c..6cdc50006 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -18,7 +18,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 - _archrel=49 + _archrel=50 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=4.5 |