diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-12 00:10:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-12 00:10:43 -0300 |
commit | 6eee0d22cc98e5e008c3b56cc2dc0dfa61fcee78 (patch) | |
tree | a70d4f0eca103e30ff98729ff9de878ece1aece4 /libre | |
parent | 7fdd53743ab109dea4492f8cd75fe3eb9592c7b5 (diff) |
icedove-1:45.5.1.deb1-2{,.nonprism1}: icu 58.2 rebuild
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icedove/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index e4ca8e47e..fb65014f5 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -14,12 +14,12 @@ _pkgname=thunderbird pkgname=icedove epoch=1 pkgver=$_debver.$_debrel -pkgrel=1 +pkgrel=2 pkgdesc="A libre version of Debian Icedove, the standalone mail and news reader based on Mozilla Thunderbird." arch=(i686 x86_64 armv7h) license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib gtk2 hunspell icu=58.1 libevent libvpx=1.6.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib gtk2 hunspell icu=58.2 libevent libvpx=1.6.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) makedepends=(autoconf2.13 diffutils gconf imake inetutils libpulse mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) options=(!emptydirs !makeflags) optdepends=('libcanberra: for sound support') |