diff options
Diffstat (limited to 'libre/acpi_call-libre-lts')
-rw-r--r-- | libre/acpi_call-libre-lts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/acpi_call-libre-lts/PKGBUILD b/libre/acpi_call-libre-lts/PKGBUILD index 5dfcc3ed3..70c4749c3 100644 --- a/libre/acpi_call-libre-lts/PKGBUILD +++ b/libre/acpi_call-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106771 2014-03-07 14:36:15Z bpiotrowski $ +# $Id: PKGBUILD 114722 2014-07-03 11:32:04Z bpiotrowski $ # Maintainer (Arch): Maxime Gauduin <alucryd@gmail.com> # Contributor (Arch): mortzu <me@mortzu.de> # Contributor (Arch): fnord0 <fnord0@riseup.net> @@ -7,7 +7,7 @@ _pkgname=acpi_call-lts pkgname=acpi_call-libre-lts pkgver=1.1.0 -pkgrel=4 +pkgrel=5 _extramodules=extramodules-3.10-LIBRE-LTS pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call (built for the linux-libre-lts kernel package)' arch=('i686' 'x86_64') |