diff options
-rw-r--r-- | libre/acpi_call-parabola/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/acpi_call-parabola/PKGBUILD b/libre/acpi_call-parabola/PKGBUILD index 2ae1fd139..251e856f5 100644 --- a/libre/acpi_call-parabola/PKGBUILD +++ b/libre/acpi_call-parabola/PKGBUILD @@ -12,7 +12,7 @@ _kernelname= # libre/linux-libre{,-lts} _pkgname=acpi_call pkgname=${_pkgname}-parabola${_kernelname} pkgver=1.1.0 -pkgrel=11.1 +pkgrel=11.2 _extramodules=extramodules-${_basekernel}${_kernelname} pkgdesc="A linux kernel module that enables calls to ACPI methods through /proc/acpi/call (built for the linux-libre${_kernelname} kernel package)" arch=('i686' 'x86_64' 'mips64el') |