diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-01-28 21:20:43 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-01-28 21:20:43 -0200 |
commit | b2dca18af47afe21a049539926e992bccd420f45 (patch) | |
tree | cbf24afe3f8ca3d75a25155039cc15ccf6689e68 /libre/tp_smapi/PKGBUILD | |
parent | af2abe3fc72c2705d7fcd7449cef2380d7b8cf00 (diff) |
rebuild module packages against linux-libre-3.18.4_gnu-1
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 b3e7c0f38..a450188f9 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -14,7 +14,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=3.18 - _archrel=59 + _archrel=60 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 |