diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-07 06:21:51 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-07 08:15:07 +0100 |
commit | a7f10291040d1c3182d2d46142b29ee200193a6b (patch) | |
tree | de47c47a82c1f09153bf48ac8372d7bbf5bf5a7d /libre/iceape | |
parent | 8631011e231db2a77b3a93a93bb88f32ad8e5eac (diff) | |
download | abslibre-a7f10291040d1c3182d2d46142b29ee200193a6b.tar.gz abslibre-a7f10291040d1c3182d2d46142b29ee200193a6b.tar.bz2 abslibre-a7f10291040d1c3182d2d46142b29ee200193a6b.zip |
libre/iceape: bumped pkgrel and rebuilt
Diffstat (limited to 'libre/iceape')
-rw-r--r-- | libre/iceape/PKGBUILD | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD index c6123a398..b648e27ec 100644 --- a/libre/iceape/PKGBUILD +++ b/libre/iceape/PKGBUILD @@ -7,7 +7,7 @@ _oldname=seamonkey epoch=1 pkgver=2.49.1 -pkgrel=2 +pkgrel=3 _brandingver=2.48 _brandingrel=1 @@ -18,9 +18,6 @@ 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" "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' @@ -28,7 +25,6 @@ optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing' 'gst-plugins-ugly: h.264 decoding') replaces=("$_oldname") conflicts=("$_oldname") -provides=("$_oldname") install=$pkgname.install source=("https://archive.mozilla.org/pub/mozilla.org/$_oldname/releases/$pkgver/source/$_oldname-$pkgver.source.tar.xz" |