diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-03-21 13:21:01 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-03-21 13:22:34 +0100 |
commit | 14268995e2e25ae44d2b3fc5018f95b39035d781 (patch) | |
tree | 9060f040a13e6e14757a07ddf221bf84a3926a39 /libre/acpi_call-lts | |
parent | 3637091423eb83f134350c13c398eeee8b5b2aca (diff) | |
download | abslibre-14268995e2e25ae44d2b3fc5018f95b39035d781.tar.gz abslibre-14268995e2e25ae44d2b3fc5018f95b39035d781.tar.bz2 abslibre-14268995e2e25ae44d2b3fc5018f95b39035d781.zip |
libre/acpi_call-lts: rebuilt
Diffstat (limited to 'libre/acpi_call-lts')
-rw-r--r-- | libre/acpi_call-lts/PKGBUILD | 2 |
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' |