summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2018-10-31 22:20:34 -0300
committerFreemor <freemor@freemor.ca>2018-10-31 22:20:34 -0300
commit620d6117a0f7ecfe1808c96ba818c495837aa752 (patch)
tree58699609cc590b95e9dd194eba1396521fd1e417 /libre
parent280137368d14410de24a51ebee462696eb8af5a0 (diff)
downloadabslibre-620d6117a0f7ecfe1808c96ba818c495837aa752.tar.gz
abslibre-620d6117a0f7ecfe1808c96ba818c495837aa752.tar.bz2
abslibre-620d6117a0f7ecfe1808c96ba818c495837aa752.zip
[iceape] rebuild against icu 63.1
Diffstat (limited to 'libre')
-rw-r--r--libre/iceape/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD
index 574453b60..d4f1767d9 100644
--- a/libre/iceape/PKGBUILD
+++ b/libre/iceape/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=seamonkey
pkgname=iceape
epoch=1
pkgver=2.49.2
-pkgrel=2
+pkgrel=3
_bver=2.48
_brel=1
pkgdesc="Iceape, the libre internet suite based on SeaMonkey."
@@ -16,7 +16,7 @@ arch=('x86_64')
arch+=('i686' 'armv7h')
license=('MPL')
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'gtk3' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse' 'icu' 'gconf')
-depends+=('icu>=62' 'icu<63')
+depends+=('icu>=63' 'icu<64')
makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3' 'gst-plugins-base')
makedepends+=('mozilla-searchplugins' 'quilt')
optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing'