Date: Thursday, September 24, 2020 @ 17:39:19 Author: heftig Revision: 711848
1.1.0-350: linux 5.8.11.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-24 17:39:18 UTC (rev 711847) +++ PKGBUILD 2020-09-24 17:39:19 UTC (rev 711848) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=349 +pkgrel=350 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') @@ -52,3 +52,4 @@ +
