Date: Sunday, August 16, 2020 @ 19:02:39 Author: heftig Revision: 681833
1.1.0-339: linux 5.8.1.arch1-2 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 19:02:38 UTC (rev 681832) +++ PKGBUILD 2020-08-16 19:02:39 UTC (rev 681833) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=338 +pkgrel=339 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') @@ -41,3 +41,4 @@ +
