summaryrefslogtreecommitdiff
path: root/libre/acpi_call
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2021-06-02 12:30:19 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2021-06-02 12:30:19 -0500
commit611e35c8533cd30c73f4bb1cc8f924f6d95d0651 (patch)
tree907ee07a32c1bded0e473dfb915040890de59751 /libre/acpi_call
parent611e07d5e2cbab130d3bb635105b739d8a396a08 (diff)
rebuild module packages against linux-libre-5.12.6-1
Diffstat (limited to 'libre/acpi_call')
-rw-r--r--libre/acpi_call/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index 84f041e7b..76ece1788 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -6,11 +6,11 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
-_basekernel=5.9.12
+_basekernel=5.12.6
pkgname=acpi_call
pkgver=1.2.1
-pkgrel=9
+pkgrel=62
pkgrel+=.parabola1.basekernel${_basekernel}
pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'
pkgdesc+=' (for linux-libre)'