From 4543aa99bffe19ae96c879af2cb00c78adcf586a Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Thu, 26 Nov 2015 21:25:55 +0100 Subject: [PATCH] thunderbird: updated to 38.4.0. Probably lots of security fixes. But since mozilla doesnt like to be up front with these things, who knows? --- thunderbird/.md5sum | 2 +- thunderbird/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/thunderbird/.md5sum b/thunderbird/.md5sum index 895d6e6ba..8db9e3164 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,3 +1,3 @@ -81dd8b5679787fd5fd91b76bc7923951 thunderbird-38.3.0.source.tar.bz2 +483373b1485cf2edea77c75a69602870 thunderbird-38.4.0.source.tar.bz2 efd54ad6179d3327aa85602560a4a964 thunderbird-install-dir.patch 87f8666f06ba8c3668e39068050bb77a thunderbird.desktop diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 5fe79604c..69cb832bd 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python,gtk,alsa-lib,xorg-libxt,libidl,nss,yasm,mesa3d,libjpeg-turbo name=thunderbird -version=38.3.0 -release=2 +version=38.4.0 +release=1 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.bz2 $name.desktop thunderbird-install-dir.patch)