Date: Wednesday, July 1, 2020 @ 17:15:32 Author: heftig Revision: 657376
1.1.0-330: linux 5.7.7.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-01 17:15:31 UTC (rev 657375) +++ PKGBUILD 2020-07-01 17:15:32 UTC (rev 657376) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.1.0 -pkgrel=329 +pkgrel=330 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') @@ -31,3 +31,4 @@ } # vim:set ts=2 sw=2 et: +
