summaryrefslogtreecommitdiff
path: root/libre/acpi_call-lts
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-03-21 13:21:01 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-03-21 13:22:34 +0100
commit14268995e2e25ae44d2b3fc5018f95b39035d781 (patch)
tree9060f040a13e6e14757a07ddf221bf84a3926a39 /libre/acpi_call-lts
parent3637091423eb83f134350c13c398eeee8b5b2aca (diff)
libre/acpi_call-lts: rebuilt
Diffstat (limited to 'libre/acpi_call-lts')
-rw-r--r--libre/acpi_call-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/acpi_call-lts/PKGBUILD b/libre/acpi_call-lts/PKGBUILD
index 68005b43b..97f8f9c46 100644
--- a/libre/acpi_call-lts/PKGBUILD
+++ b/libre/acpi_call-lts/PKGBUILD
@@ -9,7 +9,7 @@ _basekernel="$(pacman -Sp --print-format '%v' linux-libre-lts)"
pkgname=acpi_call-lts
pkgver=1.1.0
-pkgrel=80
+pkgrel=81
_extramodules=extramodules-${_basekernel%.*}-lts
pkgrel+=.parabola1.basekernel${_basekernel%_*}
pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call'