summaryrefslogtreecommitdiff
path: root/libre/icedove
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-11-12 12:05:37 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-11-12 12:05:37 -0500
commite1e3dcc49a7dd26406bab34b5107ab28cdd744a1 (patch)
treeed2b5008640c61e1bd93ed822bf4fc5f1d09f8bc /libre/icedove
parent7ce28deedb39ae293b23d9289dcbfe86e375f425 (diff)
icedove-1:38.3.0.deb2-2: libvpx 1.5.0 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 7395727dd..b3a7cb714 100644
--- a/libre/icedove/PKGBUILD
+++ b/libre/icedove/PKGBUILD
@@ -11,14 +11,14 @@ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; }
pkgname=${_debname}
epoch=1
pkgver=${_debver}.${_debrel}
-pkgrel=1
+pkgrel=2
pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird."
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
url="http://packages.debian.org/sid/${pkgname}"
depends=('gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
'dbus-glib' 'alsa-lib' 'desktop-file-utils' 'hicolor-icon-theme'
- 'libvpx=1.4.0' 'icu=56.1' 'libevent' 'nss' 'hunspell' 'sqlite' 'mozilla-searchplugins')
+ 'libvpx=1.5.0' 'icu=56.1' 'libevent' 'nss' 'hunspell' 'sqlite' 'mozilla-searchplugins')
makedepends=('unzip' 'zip' 'python2' 'wireless_tools' 'yasm' 'mesa' 'libpulse'
'pkg-config' 'autoconf2.13' 'quilt' 'jquery-ui')
optdepends=('libcanberra: for sound support')