diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-12 21:28:14 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-12 21:28:14 -0200 |
commit | 82633fcf97e906f0b538794cec1c516c018e47ef (patch) | |
tree | 0fe0a5e386c0c3c369568c5085005de93876a7aa /libre | |
parent | 848356adf8245719ef536fd84a921d5e4cdb2a19 (diff) | |
download | abslibre-82633fcf97e906f0b538794cec1c516c018e47ef.tar.gz abslibre-82633fcf97e906f0b538794cec1c516c018e47ef.tar.bz2 abslibre-82633fcf97e906f0b538794cec1c516c018e47ef.zip |
tp_smapi-libre-lts: rebuilding against linux-libre-lts-3.10.23-1
Diffstat (limited to 'libre')
-rw-r--r-- | libre/tp_smapi-libre-lts/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/tp_smapi-libre-lts/PKGBUILD b/libre/tp_smapi-libre-lts/PKGBUILD index 12c8defcc..134246917 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,3 +1,4 @@ +# $Id: PKGBUILD 102502 2013-12-12 12:59:28Z foutrelis $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: xduugu # Contributor: nh2 @@ -12,7 +13,7 @@ pkgname=tp_smapi-libre-lts _pkgname=tp_smapi _extramodules=/usr/lib/modules/extramodules-3.10-LIBRE-LTS pkgver=0.41 -pkgrel=19 +pkgrel=20 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' |