From 039ae94adecb650b979a9117162c035245edd9f5 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sat, 29 Aug 2020 19:14:07 -0400 Subject: [acpi_call][acpi_call-lts][acpi_call-dkms]: rebuild for current kernels (5.8.3 , 5.4.60) --- libre/acpi_call/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/acpi_call') diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index dfe92063a..feb375b7e 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -6,19 +6,19 @@ # Maintainer: Omar Vega Ramos -_basekernel=5.7.10-1 +_basekernel=5.8.3 pkgname=acpi_call pkgver=1.1.0 pkgrel=336 -pkgrel+=.parabola1.basekernel${_basekernel%-*} +pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' pkgdesc+=' (for linux-libre)' url='https://github.com/mkottman/acpi_call' arch=('x86_64') arch+=('i686') license=('GPL') -makedepends=("linux-libre-headers=${_basekernel%-*}" "acpi_call-dkms=$pkgver") +makedepends=("linux-libre-headers=${_basekernel}" "acpi_call-dkms=$pkgver") conflicts=('acpi_call-dkms') build() { @@ -29,7 +29,7 @@ build() { } package() { - depends=(linux-libre=${_basekernel%-*}) + depends=(linux-libre=${_basekernel}) _kernver=$(