Date: Wednesday, December 2, 2020 @ 17:24:34 Author: heftig Revision: 769205
1.2.1-8: linux 5.9.12.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-02 17:24:33 UTC (rev 769204) +++ PKGBUILD 2020-12-02 17:24:34 UTC (rev 769205) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.2.1 -pkgrel=7 +pkgrel=8 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' url='https://github.com/mkottman/acpi_call' arch=('x86_64') @@ -69,3 +69,4 @@ +
