Date: Thursday, October 29, 2020 @ 18:19:56 Author: heftig Revision: 736555
1.1.0-356: linux 5.9.2.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-29 18:19:55 UTC (rev 736554) +++ PKGBUILD 2020-10-29 18:19:56 UTC (rev 736555) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=355 +pkgrel=356 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') @@ -58,3 +58,4 @@ +
