summaryrefslogtreecommitdiff
path: root/libre/iceape
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-12-18 09:03:54 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-12-18 09:05:14 +0100
commit9817e6cc2aa214f4ee97f2d592bba4eeb151f08f (patch)
treec76fcc4246d143a66528f25c1eb5cd5670f8af9b /libre/iceape
parentc59950b2af23752d7da9286777f4c6ecb919ce85 (diff)
libre/ice*, libre/unar, nonprism/icedove: updated icu dependencies and rebuilt
Diffstat (limited to 'libre/iceape')
-rw-r--r--libre/iceape/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD
index 262130bf9..c6123a398 100644
--- a/libre/iceape/PKGBUILD
+++ b/libre/iceape/PKGBUILD
@@ -7,7 +7,7 @@ _oldname=seamonkey
epoch=1
pkgver=2.49.1
-pkgrel=1
+pkgrel=2
_brandingver=2.48
_brandingrel=1
@@ -18,9 +18,9 @@ url="https://wiki.parabola.nu/$pkgname"
pkgdesc="Iceape, the libre internet suite based on SeaMonkey."
depends=(alsa-lib dbus-glib desktop-file-utils gtk2 gtk3 hunspell libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification libpulse gconf)
-depends_x86_64=(icu=60.1)
-depends_i686=(icu=60.1)
-depends_armv7h=(icu=60.1)
+depends_x86_64=("icu>=60" "icu<61")
+depends_i686=("icu>=60" "icu<61")
+depends_armv7h=("icu>=60" "icu<61")
makedepends=(unzip zip pkg-config python2 librsvg wireless_tools yasm mesa autoconf2.13 quilt imake python3 gst-plugins-base)
optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing'
'gst-plugins-bad: aac, vp8 and opus decoding'