From 0c5c12698a9613fbac9ebb3adc089a875a3c9267 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 19 Sep 2014 20:20:39 -0300 Subject: rebuild module packages against linux-libre-lts-3.14.19_gnu-1 --- libre/acpi_call/PKGBUILD | 2 +- libre/tp_smapi/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index 5ae8ee5c0..3edc09afa 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -14,7 +14,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 - _archrel=8 + _archrel=9 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=3.16 diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 87ecdec8c..84e1a36fa 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=30 + _archrel=31 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=3.16 -- cgit v1.2.3-54-g00ecf