Date: Tuesday, November 10, 2020 @ 23:53:57 Author: heftig Revision: 749918
1.2.1-3: linux 5.9.8.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-10 23:53:55 UTC (rev 749917) +++ PKGBUILD 2020-11-10 23:53:57 UTC (rev 749918) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.2.1 -pkgrel=2 +pkgrel=3 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') @@ -64,3 +64,4 @@ +
