diff options
Diffstat (limited to 'libre/iceape/PKGBUILD')
-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' |