Date: Sunday, September 13, 2020 @ 23:36:51 Author: heftig Revision: 705903
1.1.0-347: linux 5.8.9.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-13 23:36:50 UTC (rev 705902) +++ PKGBUILD 2020-09-13 23:36:51 UTC (rev 705903) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=346 +pkgrel=347 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') @@ -49,3 +49,4 @@ +
