summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/iceweasel/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 2e200821f..d7b9fed4f 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -29,7 +29,7 @@ _pkgname=firefox
pkgname=iceweasel
epoch=1
pkgver=59.0.2
-pkgrel=3
+pkgrel=4
_bver=59.0
_brel=1
pkgdesc="Libre standalone web browser based on Mozilla Firefox"
@@ -39,7 +39,7 @@ license=(MPL GPL LGPL)
url="https://wiki.parabola.nu/$pkgname"
depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
nss hunspell sqlite ttf-font libpulse libvpx icu)
-depends+=('icu>=61' 'icu<62')
+depends+=('icu>=62' 'icu<63')
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf inetutils xorg-server-xvfb
autoconf2.13 rust mercurial clang llvm jack gtk2)
makedepends+=(mozilla-searchplugins quilt libxslt imagemagick)