Date: Wednesday, July 29, 2020 @ 22:31:18 Author: heftig Revision: 665818
1.1.0-161: linux-lts 5.4.54-1 Modified: acpi_call-lts/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-29 22:31:16 UTC (rev 665817) +++ PKGBUILD 2020-07-29 22:31:18 UTC (rev 665818) @@ -4,7 +4,7 @@ pkgname=acpi_call-lts pkgver=1.1.0 -pkgrel=160 +pkgrel=161 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') @@ -37,3 +37,4 @@ } # vim:set ts=2 sw=2 et: +
