From e1f691ee6656c5b1f8eb8a726a02f88b05d870bd Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 6 Feb 2018 22:54:28 +0100 Subject: nonprism/icedove: bumped pkgrel and rebuilt --- nonprism/icedove/PKGBUILD | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'nonprism/icedove/PKGBUILD') diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD index 33b6b509a..3affe1d4b 100644 --- a/nonprism/icedove/PKGBUILD +++ b/nonprism/icedove/PKGBUILD @@ -14,14 +14,14 @@ # - rebranded to icedove # - removed nonfree search engines # - added makedepends: quilt mozilla-searchplugins python2-blessings -# - added replaces, conflicts, provides: thunderbird +# - added replaces, conflicts: thunderbird # - disabled tests, they break in an environment without network access. _pkgname=thunderbird pkgname=icedove epoch=1 pkgver=52.6.0 -pkgrel=1.nonprism1 +pkgrel=2.nonprism1 _bver=52.1 _brel=1 pkgdesc="Libre standalone mail and news reader based on Mozilla Thunderbird, without support for unsafe and dangerous for privacy protocols" @@ -30,15 +30,11 @@ license=(MPL GPL LGPL) url="https://wiki.parabola.nu/$pkgname" depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib ffmpeg nss hunspell sqlite ttf-font icu libvpx) -depends_x86_64=("icu>=60" "icu<61") -depends_i686=("icu>=60" "icu<61") -depends_armv7h=("icu>=60" "icu<61") makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb autoconf2.13 rust clang llvm quilt mozilla-searchplugins python2-blessings) optdepends=('libcanberra: sound support') -replaces=("$_oldname") -conflicts=("$_oldname") -provides=("$_oldname") +replaces=("$_pkgname") +conflicts=("$_pkgname") options=(!emptydirs !makeflags) source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz 0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch -- cgit v1.2.3