Date: Saturday, September 26, 2020 @ 23:47:18 Author: heftig Revision: 712552
1.1.0-351: linux 5.8.12.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-26 23:47:17 UTC (rev 712551) +++ PKGBUILD 2020-09-26 23:47:18 UTC (rev 712552) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=350 +pkgrel=351 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') @@ -53,3 +53,4 @@ +
