diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-21 14:08:11 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-21 14:08:11 +0100 |
commit | 33e0fe3d6f416b9e5c69064d1e5f43e0a77e5a06 (patch) | |
tree | 68eb8e5aa930fa85c55f1f20af89e0e5537f5460 /libre/icecat | |
parent | 1638606986baf083ec13fd41989240a2cccff276 (diff) | |
parent | 111b18e76114f1a46a23a979a7872e7fda412601 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/bitcoin/PKGBUILD
community/luajit/PKGBUILD
community/mplayer2/PKGBUILD
extra/freeciv/PKGBUILD
extra/graphviz/PKGBUILD
extra/transmission/PKGBUILD
Diffstat (limited to 'libre/icecat')
-rw-r--r-- | libre/icecat/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index ec2a63dd8..337688d9c 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -16,10 +16,10 @@ _pgo=false pkgname=icecat pkgver=17.0.1 -pkgrel=5 -pkgdesc='The GNUzilla web browser, based on Mozilla Firefox. SafeBrowsing and other Google services disabled!' +pkgrel=6 +pkgdesc='GNU IceCat, the standalone web browser based on Mozilla Firefox.' arch=(i686 x86_64 mips64el) -license=(GPL2 MPL LGPL) +license=(MPL GPL LGPL) depends=( alsa-lib dbus-glib |