diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/acpi_call-libre-lts/PKGBUILD | 5 | ||||
-rw-r--r-- | libre/tp_smapi-libre-lts/PKGBUILD | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/libre/acpi_call-libre-lts/PKGBUILD b/libre/acpi_call-libre-lts/PKGBUILD index 7a47e5e4e..2c3816004 100644 --- a/libre/acpi_call-libre-lts/PKGBUILD +++ b/libre/acpi_call-libre-lts/PKGBUILD @@ -1,12 +1,13 @@ -# $Id: PKGBUILD 106023 2014-02-21 10:50:04Z bpiotrowski $ +# $Id: PKGBUILD 106771 2014-03-07 14:36:15Z bpiotrowski $ # Maintainer: Maxime Gauduin <alucryd@gmail.com> # Contributor: mortzu <me@mortzu.de> # Contributor: fnord0 <fnord0@riseup.net> +# Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=acpi_call-lts pkgname=acpi_call-libre-lts pkgver=1.1.0 -pkgrel=3 +pkgrel=4 _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') diff --git a/libre/tp_smapi-libre-lts/PKGBUILD b/libre/tp_smapi-libre-lts/PKGBUILD index 21cbdcc7e..75ba8520d 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106027 2014-02-21 10:50:26Z bpiotrowski $ +# $Id: PKGBUILD 106775 2014-03-07 14:36:25Z bpiotrowski $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: xduugu # Contributor: nh2 @@ -13,7 +13,7 @@ pkgname=tp_smapi-libre-lts _pkgname=tp_smapi _extramodules=/usr/lib/modules/extramodules-3.10-LIBRE-LTS pkgver=0.41 -pkgrel=25 +pkgrel=26 pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre-lts kernel package)" arch=('i686' 'x86_64' 'mips64el') url='https://github.com/evgeni/tp_smapi' |