diff --git a/PKGBUILD b/PKGBUILD index a5de21c..252176f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ _linuxprefix=linux-xanmod-lts _module=acpi_call pkgname="${_linuxprefix}-${_module}" pkgver=1.2.2 -pkgrel=66491 +pkgrel=66501 pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' arch=('x86_64') url="https://github.com/nix-community/acpi_call"