diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icecat-l10n/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/icecat/PKGBUILD | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/icecat-l10n/PKGBUILD b/libre/icecat-l10n/PKGBUILD index 197e3e236..872cd4da2 100644 --- a/libre/icecat-l10n/PKGBUILD +++ b/libre/icecat-l10n/PKGBUILD @@ -114,7 +114,7 @@ arch=( any ) license=( - MPL + MPL GPL ) url=http://www.gnu.org/software/gnuzilla/ depends=( diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index 5f0a03e70..3ecd1c2b5 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -16,10 +16,10 @@ _pgo=false pkgname=icecat pkgver=17.0.1 -pkgrel=5 +pkgrel=6 pkgdesc='The GNUzilla web browser, based on Mozilla Firefox. SafeBrowsing and other Google services disabled!' arch=(i686 x86_64 mips64el) -license=(GPL2 MPL LGPL) +license=(MPL GPL LGPL) depends=( alsa-lib dbus-glib |