Date: Thursday, July 16, 2020 @ 21:05:38 Author: heftig Revision: 664196
1.1.0-332: linux 5.7.9.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-16 21:05:37 UTC (rev 664195) +++ PKGBUILD 2020-07-16 21:05:38 UTC (rev 664196) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=331 +pkgrel=332 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') @@ -33,3 +33,4 @@ # vim:set ts=2 sw=2 et: +
