diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-23 13:51:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-23 13:51:12 -0300 |
commit | 1bdb99b360e6d07ffd5fd6a0bf8c545022ecd188 (patch) | |
tree | bdd05fbeed41a2f227dcdb87ce36574cb4ae3813 /libre/iceape-libre | |
parent | 0bddd5dd75cd000e928eba06ced1ac0fc814f3dc (diff) | |
download | abslibre-1bdb99b360e6d07ffd5fd6a0bf8c545022ecd188.tar.gz abslibre-1bdb99b360e6d07ffd5fd6a0bf8c545022ecd188.tar.bz2 abslibre-1bdb99b360e6d07ffd5fd6a0bf8c545022ecd188.zip |
ice{ape,dove,weasel}-{l10n,libre}: fix some detail on description
Diffstat (limited to 'libre/iceape-libre')
-rw-r--r-- | libre/iceape-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index 806a63889..7b467a8e3 100644 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -13,7 +13,7 @@ pkgname=${_debname}-libre epoch=1 pkgver=${_debver}.${_debrel} pkgrel=1 -pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey" +pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss' 'sqlite' 'startup-notification') |