diff --git a/thunderbird/.footprint b/thunderbird/.footprint index ee1b2e8c7..0401d7c69 100644 --- a/thunderbird/.footprint +++ b/thunderbird/.footprint @@ -90,7 +90,6 @@ drwxr-xr-x root/root usr/lib/thunderbird/components/ -rw-r--r-- root/root usr/lib/thunderbird/components/gfx.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/history.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/htmlparser.xpt --rw-r--r-- root/root usr/lib/thunderbird/components/imgicon.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/imglib2.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/impComm4xMail.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/import.xpt @@ -121,7 +120,6 @@ drwxr-xr-x root/root usr/lib/thunderbird/components/ -rwxr-xr-x root/root usr/lib/thunderbird/components/libgklayout.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libhtmlpars.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libi18n.so --rwxr-xr-x root/root usr/lib/thunderbird/components/libimgicon.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libimglib2.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libimport.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libjar50.so diff --git a/thunderbird/.md5sum b/thunderbird/.md5sum index d6a10628f..296218ee4 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,2 +1,2 @@ e8f478e4b74d5f57651fb145df6021ba mozconfig -a6dd74f87dafc7516e7970ecefee046b thunderbird-2.0.0.9-source.tar.bz2 +c23f576a8fd0ceee5135829c8ae5168b thunderbird-2.0.0.12-source.tar.bz2 diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 7d1046bed..532bc3f96 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libidl, gtk, libjpeg, libpng, zlib, expat name=thunderbird -version=2.0.0.9 +version=2.0.0.12 release=1 source=(ftp://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 \ mozconfig)