Date: Friday, December 3, 2021 @ 14:32:16 Author: eworm Revision: 1064804
upgpkg: acpi_call-lts 1.2.2-1: new upstream release, for linux-lts 5.10.83-1 Modified: acpi_call-lts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-03 14:31:56 UTC (rev 1064803) +++ PKGBUILD 2021-12-03 14:32:16 UTC (rev 1064804) @@ -3,8 +3,8 @@ # Contributor: fnord0 <fno...@riseup.net> pkgname=acpi_call-lts -pkgver=1.2.1 -pkgrel=97 +pkgver=1.2.2 +pkgrel=1 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')