summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2018-10-30 17:44:51 -0300
committerFreemor <freemor@freemor.ca>2018-10-30 17:44:51 -0300
commite56ac7546301276d6566a4a8839fa9f3a31dae22 (patch)
tree9dea6ee43c74c91e49b78d7cffd2867070951d2e /nonprism
parent2ea81be265ed24020d25f8f1ec36ddef9e52211f (diff)
[nonprism/icedove] rebuild against icu 63.1
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/icedove/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD
index 22c5cb68e..48feeee57 100644
--- a/nonprism/icedove/PKGBUILD
+++ b/nonprism/icedove/PKGBUILD
@@ -21,7 +21,7 @@ _pkgname=thunderbird
pkgname=icedove
epoch=1
pkgver=52.7.0
-pkgrel=3
+pkgrel=4
pkgrel+=.nonprism1
_bver=52.1
_brel=1
@@ -33,7 +33,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>=62' 'icu<63')
+depends+=('icu>=63' 'icu<64')
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)