From 05fac636f41322c2df0a03244292d6398b419f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 7 Oct 2014 23:50:43 -0200 Subject: rebuild module packages against linux-libre-lts-3.14.20_gnu-1 --- libre/acpi_call/PKGBUILD | 2 +- libre/tp_smapi/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index 38979af2d..718a9613d 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -13,7 +13,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 - _archrel=9 + _archrel=10 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=3.16 diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 5d9b436c2..006b51667 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=3.14 - _archrel=31 + _archrel=32 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=3.16 -- cgit v1.2.3-2-g168b