diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-25 20:55:41 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-25 20:55:41 -0200 |
commit | 1cc30d62038a877feeb611155e5bb6bc968698b7 (patch) | |
tree | d04e6e67532454b5f9f651c7ebc34c9f4bf8a95c /libre | |
parent | 3bd8c553b3b0ed608cfc42507b1b0772fe77503d (diff) | |
download | abslibre-1cc30d62038a877feeb611155e5bb6bc968698b7.tar.gz abslibre-1cc30d62038a877feeb611155e5bb6bc968698b7.tar.bz2 abslibre-1cc30d62038a877feeb611155e5bb6bc968698b7.zip |
tp_smapi-libre-lts-0.41-20: rebuild against linux-libre-lts-3.10.25-1
Diffstat (limited to 'libre')
-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 134246917..b5639d522 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 102502 2013-12-12 12:59:28Z foutrelis $ +# $Id: PKGBUILD 102970 2013-12-25 07:48:12Z 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=20 +pkgrel=21 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' |