summaryrefslogtreecommitdiff
path: root/libre/acpi_call
diff options
context:
space:
mode:
Diffstat (limited to 'libre/acpi_call')
-rw-r--r--libre/acpi_call/PKGBUILD9
1 files changed, 7 insertions, 2 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index be7ff6ea2..197887fc3 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -6,6 +6,11 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+# parabola changes and rationale:
+# - no significant change - re-package for linux-libre
+# - pin to kernel versions
+
+
# build order:
# acpi_call-dkms <- acpi_call-lts
# acpi_call
@@ -21,14 +26,14 @@
# update '_basekernel', and commit the changes to VCS, if successful.
-_basekernel=6.1.5
+_basekernel=6.5.8
pkgname=acpi_call
pkgver=1.2.2
pkgrel=40
pkgrel+=.parabola1.basekernel${_basekernel}
pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
-pkgdesc+=' (for linux-libre)'
+pkgdesc+=" (for 'linux-libre')"
url='https://github.com/mkottman/acpi_call'
arch=('x86_64')
arch+=('armv7h' 'i686')