diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-13 00:59:01 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-13 00:59:01 +0100 |
commit | 4d2097a616ea392272627886219ad189e8621871 (patch) | |
tree | 75e6ebf2ec58241c543d95c374c48d614504e56d /libre/acpi_call | |
parent | 7f3b84135342435a5a09eb5064ee151c4f5b4a2d (diff) | |
download | abslibre-4d2097a616ea392272627886219ad189e8621871.tar.gz abslibre-4d2097a616ea392272627886219ad189e8621871.tar.bz2 abslibre-4d2097a616ea392272627886219ad189e8621871.zip |
libre/acpi_call: rebuilt
Diffstat (limited to 'libre/acpi_call')
-rw-r--r-- | libre/acpi_call/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index edf28df36..b7ce82241 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -11,7 +11,7 @@ _parabolarel=1 pkgbase=acpi_call pkgname=(acpi_call acpi_call-dkms) pkgver=1.1.0 -pkgrel=188 +pkgrel=190 pkgrel+=.parabola${_parabolarel}.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' pkgdesc+=' (built for the linux-libre kernel package)' |