summaryrefslogtreecommitdiff
path: root/libre/acpi_call
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2022-01-18 16:36:34 +0100
committerAndreas Grapentin <andreas@grapentin.org>2022-01-18 16:36:34 +0100
commitb01f5d40e29f8542e3a9a80e0235b980d0f2da52 (patch)
treeb6d77b34cf1ac47ee9012a62fb4131cc8a1d6ece /libre/acpi_call
parent66fe924bf6bbc6066a8d9f61359526af83c3024b (diff)
libre/acpi_call: rebuilt
Diffstat (limited to 'libre/acpi_call')
-rw-r--r--libre/acpi_call/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index 76ece1788..8c3766989 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -6,17 +6,17 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
-_basekernel=5.12.6
+_basekernel=5.15.12
pkgname=acpi_call
-pkgver=1.2.1
-pkgrel=62
+pkgver=1.2.2
+pkgrel=11
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')
+arch+=('i686' 'armv7h')
license=('GPL')
makedepends=("linux-libre-headers=${_basekernel}" "acpi_call-dkms=$pkgver")
conflicts=('acpi_call-dkms')