Date: Wednesday, November 18, 2020 @ 20:52:08 Author: heftig Revision: 757213
1.2.1-4: linux 5.9.9.arch1-1 Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-18 20:52:06 UTC (rev 757212) +++ PKGBUILD 2020-11-18 20:52:08 UTC (rev 757213) @@ -4,7 +4,7 @@ pkgname=acpi_call pkgver=1.2.1 -pkgrel=3 +pkgrel=4 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') @@ -65,3 +65,4 @@ +
