Date: Wednesday, December 21, 2011 @ 09:25:49 Author: ibiru Revision: 145298
update to 9.0 Modified: thunderbird/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-12-21 12:55:59 UTC (rev 145297) +++ PKGBUILD 2011-12-21 14:25:49 UTC (rev 145298) @@ -4,14 +4,14 @@ # Contributor: Anders Bostrom <[email protected]> pkgname=thunderbird -pkgver=8.0 +pkgver=9.0 pkgrel=1 pkgdesc="Standalone Mail/News reader" arch=('i686' 'x86_64') license=('MPL' 'GPL') url="http://www.mozilla.org/thunderbird/" depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite3' 'startup-notification') -makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'libidl2' 'wireless_tools' 'yasm' 'mesa') +makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 'mesa') optdepends=('libcanberra: for sound support') install=thunderbird.install source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2 @@ -19,7 +19,7 @@ thunderbird.desktop thunderbird-3.0-lang.patch thunderbird-install-dir.patch) -md5sums=('332f60036aebdce7dec6ee2b1af4941d' +md5sums=('681bdf6362945b59b2bec23f8aecc7e7' 'ca98c2bf1017b33e19dae22fdcef2e73' 'af3e5b344d2edf1c7d61bb0a5a96de9a' '25b6fe16ac24cd5c852213e5c1adb272'
