diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-20 22:52:37 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-20 22:52:37 -0200 |
commit | c2954f9be7f6d99ae1140bc29612cafbde3a54ec (patch) | |
tree | f99a62bcc9f8ae01a207a495dde279abfdfbae4d /libre/iceape-libre/PKGBUILD | |
parent | e85a001efb377f309d7745b340cdc9140c885662 (diff) | |
download | abslibre-c2954f9be7f6d99ae1140bc29612cafbde3a54ec.tar.gz abslibre-c2954f9be7f6d99ae1140bc29612cafbde3a54ec.tar.bz2 abslibre-c2954f9be7f6d99ae1140bc29612cafbde3a54ec.zip |
fixing description on ice* packages
Diffstat (limited to 'libre/iceape-libre/PKGBUILD')
-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 eb3ab8a6e..01bc6558e 100644 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -12,7 +12,7 @@ _pkgname=${_debname} pkgname=${_debname}-libre pkgver=${_debver}.${_debrel} pkgrel=2 -pkgdesc="A libre version of Debian Iceape, the Internet Suite based on Mozilla 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') |