Date: Sunday, August 9, 2020 @ 01:43:23 Author: heftig Revision: 672885
1.1.0-163: linux-lts 5.4.57-1 Modified: acpi_call-lts/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-09 01:43:21 UTC (rev 672884) +++ PKGBUILD 2020-08-09 01:43:23 UTC (rev 672885) @@ -4,7 +4,7 @@ pkgname=acpi_call-lts pkgver=1.1.0 -pkgrel=162 +pkgrel=163 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') @@ -39,3 +39,4 @@ # vim:set ts=2 sw=2 et: +
