diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-20 08:57:45 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-20 08:57:45 -0300 |
commit | a294644f353243ef5604138520991efe840048a9 (patch) | |
tree | 219dc57bc406066d14fb74618bd602a4ea210141 | |
parent | f47d70789def071ce501505d51c90099121aef9c (diff) | |
download | abslibre-a294644f353243ef5604138520991efe840048a9.tar.gz abslibre-a294644f353243ef5604138520991efe840048a9.tar.bz2 abslibre-a294644f353243ef5604138520991efe840048a9.zip |
kdepim-runtime-nonprism: fix description
-rw-r--r-- | nonprism/kdepim-runtime-nonprism/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/kdepim-runtime-nonprism/PKGBUILD b/nonprism/kdepim-runtime-nonprism/PKGBUILD index 38a0a1edc..204a69809 100644 --- a/nonprism/kdepim-runtime-nonprism/PKGBUILD +++ b/nonprism/kdepim-runtime-nonprism/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=kdepim-runtime pkgname=kdepim-runtime-nonprism pkgver=4.11.0 pkgrel=1 -pkgdesc='Extends the functionality of kdepim, without libkgapi support' +pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kdepim-runtime' license=('GPL' 'LGPL' 'FDL') |