diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-04 16:03:12 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-04 16:03:12 -0300 |
commit | 6320403e34f67650b789aa2f0909c1671fe29d45 (patch) | |
tree | 6b34d83542e08a434122d51bee5bd53c76d5f7d2 /libre/acpi_call-libre | |
parent | e6d75a76602a8d1f1022589c77b5ba754f62975a (diff) | |
parent | 5a53dfa50322787f5a4d8af16743c83cab48f0fa (diff) | |
download | abslibre-6320403e34f67650b789aa2f0909c1671fe29d45.tar.gz abslibre-6320403e34f67650b789aa2f0909c1671fe29d45.tar.bz2 abslibre-6320403e34f67650b789aa2f0909c1671fe29d45.zip |
Merge branch 'master' of vparabola:abslibre
Conflicts:
libre/pacman/PKGBUILD
Diffstat (limited to 'libre/acpi_call-libre')
-rw-r--r-- | libre/acpi_call-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/acpi_call-libre/PKGBUILD b/libre/acpi_call-libre/PKGBUILD index 2fd6569a6..84eabd29c 100644 --- a/libre/acpi_call-libre/PKGBUILD +++ b/libre/acpi_call-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108706 2014-04-01 22:24:11Z thomas $ +# $Id: PKGBUILD 112482 2014-06-02 19:16:06Z foutrelis $ # 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 pkgname=acpi_call-libre pkgver=1.1.0 -pkgrel=3 +pkgrel=4 _extramodules=extramodules-3.14-LIBRE pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call (built for the linux-libre kernel package)' arch=('i686' 'x86_64') |