Date: Thursday, July 9, 2020 @ 18:53:28 Author: heftig Revision: 663010
1.1.0-331: linux 5.7.8.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-09 18:53:27 UTC (rev 663009) +++ PKGBUILD 2020-07-09 18:53:28 UTC (rev 663010) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=330 +pkgrel=331 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') @@ -32,3 +32,4 @@ # vim:set ts=2 sw=2 et: +
