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/icedove-libre/PKGBUILD | |
parent | 0bddd5dd75cd000e928eba06ced1ac0fc814f3dc (diff) |
ice{ape,dove,weasel}-{l10n,libre}: fix some detail on description
Diffstat (limited to 'libre/icedove-libre/PKGBUILD')
-rw-r--r-- | libre/icedove-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icedove-libre/PKGBUILD b/libre/icedove-libre/PKGBUILD index 25b2ae64c..246f228bc 100644 --- a/libre/icedove-libre/PKGBUILD +++ b/libre/icedove-libre/PKGBUILD @@ -13,7 +13,7 @@ pkgname=${_debname}-libre epoch=1 pkgver=${_debver}.${_debrel} pkgrel=1 -pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird" +pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') url="http://packages.debian.org/sid/${_pkgname}" |