summaryrefslogtreecommitdiff
path: root/libre/icedove
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2018-08-10 08:57:13 -0300
committerFreemor <freemor@freemor.ca>2018-08-10 08:57:13 -0300
commit8d7332e08e061c732eb7447eab22977147871dcd (patch)
treeda99f774b9a3f035ff729cc04899bb486810db49 /libre/icedove
parent5ee349fcb0ae3a4818b6a747f748319a856fa807 (diff)
Tweak [icedove] for icu 62 rebuild
Diffstat (limited to 'libre/icedove')
-rw-r--r--libre/icedove/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD
index 65e2a0dfa..f85698512 100644
--- a/libre/icedove/PKGBUILD
+++ b/libre/icedove/PKGBUILD
@@ -18,7 +18,7 @@
_pkgname=thunderbird
pkgname=icedove
-epoch=1
+epoch=2
pkgver=52.7.0
pkgrel=2
_bver=52.1
@@ -30,7 +30,7 @@ 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+=('icu>=61' 'icu<62')
+depends+=('icu>=62' 'icu<63')
makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm)
makedepends+=(quilt mozilla-searchplugins python2-blessings)