diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 12:38:24 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 12:38:24 -0200 |
commit | ef3c763ac4e3bd0b275f9de4fba99bb12398653f (patch) | |
tree | bd7aff9a8874bb48a96e209959d41d4a06453087 /libre/tp_smapi-libre-lts/PKGBUILD | |
parent | c761a50813b896a744fbbd9bf669640490a36766 (diff) | |
download | abslibre-ef3c763ac4e3bd0b275f9de4fba99bb12398653f.tar.gz abslibre-ef3c763ac4e3bd0b275f9de4fba99bb12398653f.tar.bz2 abslibre-ef3c763ac4e3bd0b275f9de4fba99bb12398653f.zip |
tp_smapi-libre-lts: simplifyng description
Diffstat (limited to 'libre/tp_smapi-libre-lts/PKGBUILD')
-rw-r--r-- | libre/tp_smapi-libre-lts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi-libre-lts/PKGBUILD b/libre/tp_smapi-libre-lts/PKGBUILD index d3228b177..8f835d1d4 100644 --- a/libre/tp_smapi-libre-lts/PKGBUILD +++ b/libre/tp_smapi-libre-lts/PKGBUILD @@ -13,7 +13,7 @@ _pkgname=tp_smapi _extramodules=/usr/lib/modules/extramodules-3.0-LIBRE-LTS pkgver=0.41 pkgrel=9.3 -pkgdesc="Modules for ThinkPad's SMAPI functionality (adapted to linux-libre-lts kernel)" +pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre-lts kernel package)" arch=('i686' 'x86_64') url='https://github.com/evgeni/tp_smapi' license=('GPL') |