diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-11-21 23:30:39 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-11-21 23:31:09 +0100 |
commit | 7ddd6e53cf61771c8054790a122dc8b770d6ea34 (patch) | |
tree | 7c2e753f74571f3d037a220d21380997cfd4f8d0 /libre/iceape | |
parent | 37b026b2e98264c5936ab1640cbeb542a37e7fbd (diff) | |
download | abslibre-7ddd6e53cf61771c8054790a122dc8b770d6ea34.tar.gz abslibre-7ddd6e53cf61771c8054790a122dc8b770d6ea34.tar.bz2 abslibre-7ddd6e53cf61771c8054790a122dc8b770d6ea34.zip |
libre/ice*, nonprism/ice*: updated i686 against updated icu
Diffstat (limited to 'libre/iceape')
-rw-r--r-- | libre/iceape/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD index c67ad91ed..25cdfb6e3 100644 --- a/libre/iceape/PKGBUILD +++ b/libre/iceape/PKGBUILD @@ -7,7 +7,7 @@ _oldname=seamonkey epoch=1 pkgver=2.48 -pkgrel=2 +pkgrel=3 _brandingver=2.48 _brandingrel=1 @@ -19,7 +19,7 @@ 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=59.1) +depends_i686=(icu=60.1) depends_armv7d=(icu=58.2) 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' |