diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-08 18:38:08 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-08 18:38:08 -0200 |
commit | a563eee81e9abd42251117d8cd74738e23e0fe70 (patch) | |
tree | 3203870cdef408e9a928aae621a08febe16517b7 | |
parent | 2632cb44ce7995ae58998b24d80d91875b82055e (diff) | |
download | abslibre-a563eee81e9abd42251117d8cd74738e23e0fe70.tar.gz abslibre-a563eee81e9abd42251117d8cd74738e23e0fe70.tar.bz2 abslibre-a563eee81e9abd42251117d8cd74738e23e0fe70.zip |
tp_smapi-libre-lts-0.41-24: rebuild against linux-libre-lts-3.10.29-1
-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 de5c899c6..2a4a1a023 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 104131 2014-01-16 08:33:59Z bpiotrowski $ +# $Id: PKGBUILD 105407 2014-02-06 23:12:06Z 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=23 +pkgrel=24 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' |