Date: Tuesday, March 23, 2010 @ 05:47:32 Author: jgc Revision: 73150 upgpkg: xulrunner 1.9.2.2-1 Update to 1.9.2.2 - firefox 3.6.2 release
Modified: xulrunner/trunk/PKGBUILD ----------+ PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-23 06:35:15 UTC (rev 73149) +++ PKGBUILD 2010-03-23 09:47:32 UTC (rev 73150) @@ -1,14 +1,14 @@ # $Id$ -# Maintainer: Alexander Baldeck <[email protected]> -# Contributor: Jan de Groot <[email protected]> +# Contributor: Alexander Baldeck <[email protected]> +# Maintainer: Jan de Groot <[email protected]> pkgname=xulrunner -pkgver=1.9.2 -_ffoxver=3.6 -pkgrel=4 +pkgver=1.9.2.2 +_ffoxver=3.6.2 +pkgrel=1 pkgdesc="Mozilla Runtime Environment" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') -depends=('gtk2>=2.18.6' 'gcc-libs>=4.4.2' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.4' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.82' 'alsa-lib>=1.0.21.a') +depends=('gtk2>=2.18.9' 'gcc-libs>=4.4.3' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.6' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.82' 'alsa-lib>=1.0.21.a') makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui' 'python' 'wireless_tools' 'autoconf2.13') optdepends=('libgnomeui: GNOME integration and MIME handling' 'wireless_tools: Location aware browsing' @@ -25,7 +25,7 @@ xulrunner-png14.patch enable-x86_64-tracemonkey.patch startup-notification.patch) -md5sums=('458051557ff49e6a352c1d56eee5782a' +md5sums=('a1972a2216ac7139b92b7378a328ec93' 'c99bced771a39690bd71e5e1c1770e73' '2d2d7143a4e0bfe71149a51f8dbbab2f' '63eee2d1da3b43c9d604f2253f242f40'
