summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-12 01:51:46 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-12 01:51:46 -0300
commitbc4107f1ef927c7e53fe694c73bdd3389aa5df38 (patch)
treea85112085766ec393cf754d63862c8e759a41042
parent733cab4e88cc6e23aa5693566c2ba5bf019ae049 (diff)
downloadabslibre-bc4107f1ef927c7e53fe694c73bdd3389aa5df38.tar.gz
abslibre-bc4107f1ef927c7e53fe694c73bdd3389aa5df38.tar.bz2
abslibre-bc4107f1ef927c7e53fe694c73bdd3389aa5df38.zip
iceweasel-libre-12.0-1: fixing some parts on PKGBUILD
-rw-r--r--libre/iceweasel-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD
index aeeaa780f..912d053bf 100644
--- a/libre/iceweasel-libre/PKGBUILD
+++ b/libre/iceweasel-libre/PKGBUILD
@@ -27,7 +27,7 @@ if $_pgo; then
pkgname+='-pgo'
fi
-pkgdesc="A libre version of Debian Iceweasel, the browser based on Mozilla Firefox."
+pkgdesc="A libre version of Debian Iceweasel, the Browser based on Mozilla Firefox."
arch=('i586' 'i686' 'x86_64' 'mips64el')
license=('GPL2' 'MPL' 'LGPL')
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss>=3.13.1' 'sqlite3' 'startup-notification')