summaryrefslogtreecommitdiff
path: root/libre/acpi_call-libre-lts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/acpi_call-libre-lts/PKGBUILD')
-rw-r--r--libre/acpi_call-libre-lts/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/acpi_call-libre-lts/PKGBUILD b/libre/acpi_call-libre-lts/PKGBUILD
index 70c4749c3..184c5dec1 100644
--- a/libre/acpi_call-libre-lts/PKGBUILD
+++ b/libre/acpi_call-libre-lts/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 114722 2014-07-03 11:32:04Z bpiotrowski $
+# $Id: PKGBUILD 115349 2014-07-09 09:06:25Z fyan $
# 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-lts
pkgname=acpi_call-libre-lts
pkgver=1.1.0
-pkgrel=5
-_extramodules=extramodules-3.10-LIBRE-LTS
+pkgrel=7
+_extramodules=extramodules-3.14-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')
url="http://github.com/mkottman/${_pkgname%-*}"
license=('GPL')
-depends=('linux-libre-lts>=3.10.26')
-makedepends=('linux-libre-lts-headers>=3.10.26')
+depends=('linux-libre-lts>=3.14.11')
+makedepends=('linux-libre-lts-headers>=3.14.11')
replaces=("${_pkgname}")
conflicts=("${_pkgname}")
provides=("${_pkgname%-*}" "${_pkgname}=${pkgver}")