From 89000ba712a95b8485ceadbfa7cfb5b5e70595c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 9 May 2016 06:08:37 -0300 Subject: rebuild module packages against linux-libre-4.5.3_gnu-1 * bbswitch: add dkms version --- libre/tp_smapi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/tp_smapi/PKGBUILD') diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 957c5d8dc..7f281027f 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -10,11 +10,11 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=4.5 - _archrel=84 + _archrel=85 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 -- cgit v1.2.3-2-g168b