Date: Sunday, January 12, 2020 @ 13:19:50 Author: heftig Revision: 552209
Modified: acpi_call/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-12 13:17:23 UTC (rev 552208) +++ PKGBUILD 2020-01-12 13:19:50 UTC (rev 552209) @@ -5,7 +5,7 @@ pkgbase=acpi_call pkgname=(acpi_call acpi_call-dkms) pkgver=1.1.0 -pkgrel=274 +pkgrel=275 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')
