summaryrefslogtreecommitdiff
path: root/libre/acpi_call-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-14 17:19:18 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-14 17:19:18 -0300
commit5a6e395b1369e6c5d6b053bf2961f181423e7e58 (patch)
tree3c32f10de4ff5903d58ea22e8ffdd5ce4939a763 /libre/acpi_call-libre/PKGBUILD
parentac2c1df9d322fffc1916571d03b4be5375a53244 (diff)
downloadabslibre-5a6e395b1369e6c5d6b053bf2961f181423e7e58.tar.gz
abslibre-5a6e395b1369e6c5d6b053bf2961f181423e7e58.tar.bz2
abslibre-5a6e395b1369e6c5d6b053bf2961f181423e7e58.zip
rebuild packages against linux-libre-3.16.1-1
Diffstat (limited to 'libre/acpi_call-libre/PKGBUILD')
-rw-r--r--libre/acpi_call-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/acpi_call-libre/PKGBUILD b/libre/acpi_call-libre/PKGBUILD
index c7cf96f3e..8fa5a4279 100644
--- a/libre/acpi_call-libre/PKGBUILD
+++ b/libre/acpi_call-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 116507 2014-07-29 09:43:43Z bpiotrowski $
+# $Id: PKGBUILD 116819 2014-08-04 07:10:28Z tpowa $
# Maintainer (Arch): Maxime Gauduin <alucryd@gmail.com>
# Contributor (Arch): mortzu <me@mortzu.de>
# Contributor (Arch): fnord0 <fnord0@riseup.net>
@@ -7,14 +7,14 @@
_pkgname=acpi_call
pkgname=acpi_call-libre
pkgver=1.1.0
-pkgrel=10
-_extramodules=extramodules-3.15-libre
+pkgrel=11
+_extramodules=extramodules-3.16-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')
url="http://github.com/mkottman/${_pkgname}"
license=('GPL')
-depends=('linux-libre>=3.15' 'linux-libre<3.16')
-makedepends=('linux-libre-headers>=3.15' 'linux-libre-headers<3.16')
+depends=('linux-libre>=3.16' 'linux-libre<3.17')
+makedepends=('linux-libre-headers>=3.16' 'linux-libre-headers<3.17')
replaces=("${_pkgname}")
conflicts=("${_pkgname}")
provides=("${_pkgname}=${pkgver}")