diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-03 09:27:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-03 09:27:49 -0300 |
commit | 27097b6b5b734535dbbfc327c3d8af21beb1c9a7 (patch) | |
tree | 7fdb71a1a3b32df8e1d6a4ffb1171493e4503870 /libre | |
parent | 2d5ce72f508ea9aca81e02954f9280ca217dcf66 (diff) | |
download | abslibre-27097b6b5b734535dbbfc327c3d8af21beb1c9a7.tar.gz abslibre-27097b6b5b734535dbbfc327c3d8af21beb1c9a7.tar.bz2 abslibre-27097b6b5b734535dbbfc327c3d8af21beb1c9a7.zip |
rebuild packages against linux-libre-lts-3.10.46-1
Diffstat (limited to 'libre')
-rw-r--r-- | libre/acpi_call-libre-lts/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/tp_smapi-libre-lts/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libre/acpi_call-libre-lts/PKGBUILD b/libre/acpi_call-libre-lts/PKGBUILD index 5dfcc3ed3..70c4749c3 100644 --- a/libre/acpi_call-libre-lts/PKGBUILD +++ b/libre/acpi_call-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106771 2014-03-07 14:36:15Z bpiotrowski $ +# $Id: PKGBUILD 114722 2014-07-03 11:32:04Z 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-lts pkgname=acpi_call-libre-lts pkgver=1.1.0 -pkgrel=4 +pkgrel=5 _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 1e1a2eabc..ec267c468 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106775 2014-03-07 14:36:25Z bpiotrowski $ +# $Id: PKGBUILD 114728 2014-07-03 11:46:21Z bpiotrowski $ # Maintainer (Arch): Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor (Arch): xduugu # Contributor (Arch): 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=26 +pkgrel=27 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' |