From a540f05b7e10c7a22d48d5be0deba278f7c4b907 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Wed, 1 Jul 2020 06:33:08 -0400 Subject: [icedove]: upgrade to v68.9.0 --- libre/icedove/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libre/icedove/PKGBUILD') diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index be2f3db14..ce4c7210b 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -22,9 +22,9 @@ _pkgname=thunderbird pkgname=icedove replaces=("$_pkgname") epoch=1 -pkgver=68.8.0 +pkgver=68.9.0 pkgrel=1 -pkgrel+=.parabola4 +pkgrel+=.parabola1 _brandingver=68.6 _brandingrel=1 pkgdesc='Standalone mail and news reader based on Mozilla Thunderbird' @@ -32,10 +32,9 @@ url="https://wiki.parabola.nu/$pkgname" arch=(x86_64) arch+=(i686 armv7h) license=(MPL GPL LGPL) -depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib +depends=(gtk3 libxt startup-notification mime-types dbus-glib alsa-lib nss hunspell sqlite ttf-font) # libvpx depends+=(libicudata.so) -makedepends_i686=(rust=1:1.42.0) # TODO: this is currently in [staging] makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse inetutils xorg-server-xvfb autoconf2.13 rust clang llvm gtk2 cbindgen nodejs) makedepends+=(quilt mozilla-searchplugins imagemagick) @@ -47,7 +46,7 @@ source+=(https://repo.parabola.nu/other/icedove/${pkgname}_$_brandingver-$_brand libre-searchengines.patch mozilla-1338795-regression.patch) source_armv7h=(arm-wasm-vfp.patch) -sha512sums=('1af899913454e97ba3b08a090f775c0ce65ae6d8c1d31171017f09355a0bb126516d4770b4a4a0e774419497c404fa70dcfcafdf767c9caba0bf1d658c0d9350' +sha512sums=('891472c95ba6ff46061131504e89010da512a84b0e1dea0482e603fd4c87f11e099280a245c7dd9fc9320c48229c26602565c089d86f1a1f4271b29b6fc606f0' 'SKIP' 'a3c9815491d9bed0440c60f35867a5b8a2a1343521f288035fcc46e651a11b926c75a9eca2d262b43d510a7a7119709b53637f1b00ddbbee8e5b0a4b33d7b8fd' '5784493253f9b2b231a7f18d7c3c4a4bb9aec7ac4fa801772ac223342676e388ae0c094b95d89d92c1bd38c2f19feb6f51e074d0ea20228a256b6240ecf34832' @@ -61,7 +60,8 @@ validpgpkeys+=(BFA8008A8265677063B11BF47171986E4B745536) # Andreas Grapentin prepare() { cd $_pkgname-$pkgver - # see https://labs.parabola.nu/issues/2267 + # see: https://labs.parabola.nu/issues/2267 + # upstream BR: https://bugzilla.mozilla.org/show_bug.cgi?id=1628296 patch -Np1 -i "$srcdir"/mozilla-1338795-regression.patch cat >.mozconfig <