summaryrefslogtreecommitdiff
path: root/libre/acpi_call/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/acpi_call/PKGBUILD')
-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')