diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-17 22:58:06 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-01-17 22:58:06 -0200 |
commit | 8b18bd870eabff231aa1c6dff3f119f10ad13c8e (patch) | |
tree | 178c30fb2856314ed807a0c9ee785c7a22fbc963 /libre/tp_smapi-libre-lts | |
parent | b3e104e703daa6b36c9ddc486b558d18f1bcebd0 (diff) | |
download | abslibre-8b18bd870eabff231aa1c6dff3f119f10ad13c8e.tar.gz abslibre-8b18bd870eabff231aa1c6dff3f119f10ad13c8e.tar.bz2 abslibre-8b18bd870eabff231aa1c6dff3f119f10ad13c8e.zip |
tp_smapi-libre-lts-0.41-23: rebuild against linux-libre-lts-3.10.27-1
Diffstat (limited to 'libre/tp_smapi-libre-lts')
-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 074565a42..de5c899c6 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 103753 2014-01-11 11:28:49Z bpiotrowski $ +# $Id: PKGBUILD 104131 2014-01-16 08:33:59Z 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=22 +pkgrel=23 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' |