From 9a5abf34cfba8a05c6e3634470c0283b35759d31 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Tue, 3 Oct 2017 16:19:31 -0500 Subject: rebuild kernels modules for linux-libre 4.13 --- libre/acpi_call/PKGBUILD | 6 +++--- libre/bbswitch/PKGBUILD | 6 +++--- libre/tp_smapi/PKGBUILD | 6 +++--- libre/vhba-module/PKGBUILD | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index c7639bbc0..583c62d64 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -6,11 +6,11 @@ # Maintainer: Omar Vega Ramos # Contributor: Luke Shumaker -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.12 - _archrel=72 + _basekernel=4.13 + _archrel=74 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 3a36022f4..9fd3bb793 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -6,11 +6,11 @@ # Maintainer: Omar Vega Ramos # Contributor: Luke Shumaker -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.12 - _archrel=78 + _basekernel=4.13 + _archrel=80 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 828f048f4..685ea9f5b 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -11,11 +11,11 @@ # Maintainer: Omar Vega Ramos # Contributor: Luke Shumaker -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.12 - _archrel=28 + _basekernel=4.13 + _archrel=30 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 diff --git a/libre/vhba-module/PKGBUILD b/libre/vhba-module/PKGBUILD index 207b3ba16..3ba568eef 100644 --- a/libre/vhba-module/PKGBUILD +++ b/libre/vhba-module/PKGBUILD @@ -9,8 +9,8 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.12 - _archrel=13 + _basekernel=4.13 + _archrel=15 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 -- cgit v1.2.3