Date: Monday, October 12, 2020 @ 21:09:08 Author: heftig Revision: 723740
1.1.0-354: linux 5.9.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-12 21:09:07 UTC (rev 723739) +++ PKGBUILD 2020-10-12 21:09:08 UTC (rev 723740) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=353 +pkgrel=354 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') @@ -56,3 +56,4 @@ +
