Date: Monday, September 14, 2020 @ 01:32:15 Author: heftig Revision: 705926
1.1.0-348: linux 5.8.9.arch2-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 01:32:13 UTC (rev 705925) +++ PKGBUILD 2020-09-14 01:32:15 UTC (rev 705926) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=347 +pkgrel=348 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') @@ -50,3 +50,4 @@ +
