[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Feb 13 16:40:52 UTC 2009


    Date: Friday, February 13, 2009 @ 11:40:52
  Author: andyrtr
Revision: 26863

upgpkg: thunderbird 2.0.0.19-1
    new version 2.0.0.19

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-13 16:05:27 UTC (rev 26862)
+++ PKGBUILD	2009-02-13 16:40:52 UTC (rev 26863)
@@ -3,7 +3,7 @@
 # Contributor: Dale Blount <dale at archlinux.org>
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 pkgname=thunderbird
-pkgver=2.0.0.18
+pkgver=2.0.0.19
 pkgrel=1
 pkgdesc="Standalone Mail/News reader"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 provides=('mozilla-thunderbird')
 conflicts=('mozilla-thunderbird')
 replaces=('mozilla-thunderbird')
-depends=('gtk2>=2.14.5' 'gcc-libs>=4.3.1' 'libidl2' 'mozilla-common' 'nss>=3.12.1' 'libxt' 'shared-mime-info')
+depends=('gtk2>=2.14.7' 'gcc-libs>=4.3.3' 'libidl2' 'mozilla-common' 'nss>=3.12.2' 'libxt' 'shared-mime-info')
 makedepends=('zip' 'pkgconfig' 'imagemagick' 'libgnomeui')
 options=('!makeflags')
 source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${pkgver}/source/thunderbird-${pkgver}-source.tar.bz2
@@ -21,12 +21,12 @@
         thunderbird-1.5-lang.patch
 	firefox-2.0-link-layout.patch
 	thunderbird-appversion.patch)
-md5sums=('1d131408b2338132a154700cc92a1d58'
+md5sums=('546e81748f5f8bf06cacbcb8c358395f'
          '17e3015259da53f40bc445b27078f693'
          'ea4e3c3dee98e3891bef16409551eb6e'
          'bc6f10a06407faee6494acad546aabf9'
          'b933c00957ea793fe940f4d46a85e10e'
-	 '63dd0436e43e2de71abcf9160a1a6f44')
+         '63dd0436e43e2de71abcf9160a1a6f44')
 
 build() {
   cd "${srcdir}/mozilla"




More information about the arch-commits mailing list