diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-25 19:27:20 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-25 19:27:20 -0300 |
commit | 1ccc6299cc9a30c73f7de3502b0d6ef983483ebd (patch) | |
tree | 07afe816f4edde34788583145a53579e8b5251f1 | |
parent | c14769250fabc0a2a5d888d48ed38b90713f47e0 (diff) | |
download | abslibre-1ccc6299cc9a30c73f7de3502b0d6ef983483ebd.tar.gz abslibre-1ccc6299cc9a30c73f7de3502b0d6ef983483ebd.tar.bz2 abslibre-1ccc6299cc9a30c73f7de3502b0d6ef983483ebd.zip |
acpi_call-parabola: rebuild pkg
-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') |