[arch-commits] Commit in thunderbird/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Feb 13 17:06:33 UTC 2009
Date: Friday, February 13, 2009 @ 12:06:33
Author: andyrtr
Revision: 26867
Merged revisions 26863 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/thunderbird/trunk
........
r26863 | andyrtr | 2009-02-13 16:40:52 +0000 (Fr, 13 Feb 2009) | 2 lines
upgpkg: thunderbird 2.0.0.19-1
new version 2.0.0.19
........
Modified:
thunderbird/repos/extra-i686/ (properties)
thunderbird/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: thunderbird/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /thunderbird/trunk:1-20600
+ /thunderbird/trunk:1-26866
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-02-13 16:47:31 UTC (rev 26866)
+++ extra-i686/PKGBUILD 2009-02-13 17:06:33 UTC (rev 26867)
@@ -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