diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-30 19:36:25 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-30 19:37:05 -0300 |
commit | bba87958a7b6bc1565001c679c7e2e4594ac0857 (patch) | |
tree | 40a037f142d7a2b503c6a14082c77fad0aa9e01a /libre | |
parent | 106a78793b19c9b5d54a7d660c0c362ffd7ef9dd (diff) | |
download | abslibre-bba87958a7b6bc1565001c679c7e2e4594ac0857.tar.gz abslibre-bba87958a7b6bc1565001c679c7e2e4594ac0857.tar.bz2 abslibre-bba87958a7b6bc1565001c679c7e2e4594ac0857.zip |
rebuild packages against linux-libre-3.15.7-1
Diffstat (limited to '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 69a5a26a4..c7cf96f3e 100644 --- a/libre/acpi_call-libre/PKGBUILD +++ b/libre/acpi_call-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 115905 2014-07-18 11:31:00Z tpowa $ +# $Id: PKGBUILD 116507 2014-07-29 09:43:43Z 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 pkgname=acpi_call-libre pkgver=1.1.0 -pkgrel=9 +pkgrel=10 _extramodules=extramodules-3.15-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') |