Date: Tuesday, September 7, 2010 @ 13:53:48 Author: ibiru Revision: 90078
upgpkg: thunderbird 3.1.3-1 update to 3.1.3 Modified: thunderbird/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-07 17:43:37 UTC (rev 90077) +++ PKGBUILD 2010-09-07 17:53:48 UTC (rev 90078) @@ -3,13 +3,13 @@ # Contributor: Dale Blount <[email protected]> # Contributor: Anders Bostrom <[email protected]> pkgname=thunderbird -pkgver=3.1.2 +pkgver=3.1.3 pkgrel=1 pkgdesc="Standalone Mail/News reader" arch=('i686' 'x86_64') license=('MPL' 'GPL') url="http://www.mozilla.org/projects/thunderbird" -depends=('gtk2>=2.20.1' 'gcc-libs>=4.5' 'mozilla-common' 'nss>=3.12.3' 'libxt' 'shared-mime-info' 'alsa-lib>=1.0.23' 'dbus-glib>=0.82') +depends=('gtk2>=2.20.1' 'gcc-libs' 'mozilla-common' 'nss>=3.12.3' 'libxt' 'shared-mime-info' 'alsa-lib>=1.0.23' 'dbus-glib>=0.82') makedepends=('zip' 'pkg-config' 'libgnomeui' 'python' 'libidl2' 'wireless_tools') optdepends=('libcanberra: for sound support') source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${pkgver}/source/thunderbird-${pkgver}.source.tar.bz2 @@ -20,7 +20,7 @@ thunderbird-shared-error.patch thunderbird-preferences.patch xulrunner-png14.patch) -md5sums=('48e80576a7af70e64d30a5162364525a' +md5sums=('46332e1d9a658f6e31797035107b1a8d' '44c6ce8e84c972c0a1795edd46d618cf' '7a119d30341dca4eadecedd523404fdb' '25b6fe16ac24cd5c852213e5c1adb272'
