summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-21 23:30:39 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-21 23:31:09 +0100
commit7ddd6e53cf61771c8054790a122dc8b770d6ea34 (patch)
tree7c2e753f74571f3d037a220d21380997cfd4f8d0 /libre/icecat
parent37b026b2e98264c5936ab1640cbeb542a37e7fbd (diff)
downloadabslibre-7ddd6e53cf61771c8054790a122dc8b770d6ea34.tar.gz
abslibre-7ddd6e53cf61771c8054790a122dc8b770d6ea34.tar.bz2
abslibre-7ddd6e53cf61771c8054790a122dc8b770d6ea34.zip
libre/ice*, nonprism/ice*: updated i686 against updated icu
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index e0b0d855c..86cabbd8d 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -16,14 +16,14 @@ _pgo=false
pkgname=icecat
_pkgver=52.3.0-gnu1
pkgver=${_pkgver//-/_}
-pkgrel=3
+pkgrel=4
pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox."
arch=(i686 x86_64 armv7h)
license=(MPL GPL LGPL)
depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hicolor-icon-theme hunspell libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
depends_x86_64=(icu=60.1)
-depends_i686=(icu=59.1)
+depends_i686=(icu=60.1)
depends_armv7d=(icu=58.2)
makedepends=(autoconf2.13 diffutils gconf imake inetutils libpulse mesa mozilla-searchplugins python2 unzip yasm zip)
options=(!emptydirs !makeflags debug)