diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-20 23:03:40 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-20 23:03:40 -0200 |
commit | 2211fc18886a08e6835e9fe7ca55a4725fd9a9df (patch) | |
tree | 16912d25d0b129a35b34e937069f65be2e2c8ccf /libre/icecat/PKGBUILD | |
parent | c2954f9be7f6d99ae1140bc29612cafbde3a54ec (diff) |
fixing oficial name on GNU IceCat
Diffstat (limited to 'libre/icecat/PKGBUILD')
-rw-r--r-- | libre/icecat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index efa122b1d..4c5b1279b 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -17,7 +17,7 @@ _pgo=false pkgname=icecat pkgver=17.0.1 pkgrel=6 -pkgdesc='GNUzilla IceCat, the standalone web browser based on Mozilla Firefox.' +pkgdesc='GNU IceCat, the standalone web browser based on Mozilla Firefox.' arch=(i686 x86_64 mips64el) license=(MPL GPL LGPL) depends=( |