diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-21 20:12:35 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-21 20:12:35 -0200 |
commit | ea746bf4d7ef50743c8b8d3544c3cb373047274e (patch) | |
tree | f0a8cf839dec0e86a497a37469a41d4fa25bcc56 /libre/tp_smapi-libre-lts/PKGBUILD | |
parent | 0f735718dcdaeaef48df70fb31f2d1cc795810c2 (diff) | |
download | abslibre-ea746bf4d7ef50743c8b8d3544c3cb373047274e.tar.gz abslibre-ea746bf4d7ef50743c8b8d3544c3cb373047274e.tar.bz2 abslibre-ea746bf4d7ef50743c8b8d3544c3cb373047274e.zip |
rebuild packages against linux-libre-lts-3.10.31-1
Diffstat (limited to 'libre/tp_smapi-libre-lts/PKGBUILD')
-rw-r--r-- | libre/tp_smapi-libre-lts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/tp_smapi-libre-lts/PKGBUILD b/libre/tp_smapi-libre-lts/PKGBUILD index 2a4a1a023..21cbdcc7e 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 105407 2014-02-06 23:12:06Z bpiotrowski $ +# $Id: PKGBUILD 106027 2014-02-21 10:50:26Z 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=24 +pkgrel=25 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' |