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-dkms/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/acpi_call-dkms') diff --git a/libre/acpi_call-dkms/PKGBUILD b/libre/acpi_call-dkms/PKGBUILD index a1ec4ff2d..101fc0fc9 100644 --- a/libre/acpi_call-dkms/PKGBUILD +++ b/libre/acpi_call-dkms/PKGBUILD @@ -6,12 +6,12 @@ # Maintainer: Omar Vega Ramos -_basekernel=5.7.10-1 +_basekernel=5.8.3 pkgname=acpi_call-dkms pkgver=1.1.0 pkgrel=287 -pkgrel+=.parabola1.basekernel${_basekernel%-*} +pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call - module sources' pkgdesc+=' (for linux-libre)' url='https://github.com/mkottman/acpi_call' @@ -19,7 +19,7 @@ arch=('x86_64') arch+=('i686') license=('GPL') depends=('dkms') -makedepends=(linux-libre-headers=${_basekernel%-*}) +makedepends=(linux-libre-headers=${_basekernel}) provides=("acpi_call=$pkgver-${pkgrel%%.*}") conflicts=('acpi_call') source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz" -- cgit v1.2.3