From d8e014307f208bbbf0241d40993e0bf55c4c9728 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 2 Sep 2018 21:44:17 -0500 Subject: rebuild module packages against linux-libre-4.18.5_gnu-1 --- libre/acpi_call/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/acpi_call') diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index afa67f4cb..fcb47e4a1 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -5,8 +5,8 @@ # Contributor (Hyperbola): Márcio Silva # Maintainer: Omar Vega Ramos -_basekernel=4.17 -_archrel=146 +_basekernel=4.18 +_archrel=157 _parabolarel=1 pkgbase=acpi_call @@ -23,7 +23,7 @@ _toohigh=$(IFS=. read a b <<<$_basekernel; echo $a.$((b+1))) makedepends=("linux-libre-headers>=${_basekernel}" "linux-libre-headers<${_toohigh}" "linux-libre>=${_basekernel}" "linux-libre<${_toohigh}") makedepends+=('libelf') -_extramodules=extramodules-${_basekernel} +_extramodules=extramodules source=("${pkgbase}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz" 'dkms.conf') sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0' -- cgit v1.2.2