Date: Friday, April 2, 2010 @ 15:16:36 Author: ibiru Revision: 75703 upgpkg: xulrunner 1.9.2.3-1 update to 3.6.3
Modified: xulrunner/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-02 18:37:20 UTC (rev 75702) +++ PKGBUILD 2010-04-02 19:16:36 UTC (rev 75703) @@ -2,13 +2,13 @@ # Contributor: Alexander Baldeck <[email protected]> # Maintainer: Jan de Groot <[email protected]> pkgname=xulrunner -pkgver=1.9.2.2 -_ffoxver=3.6.2 -pkgrel=2 +pkgver=1.9.2.3 +_ffoxver=3.6.3 +pkgrel=1 pkgdesc="Mozilla Runtime Environment" arch=(i686 x86_64) license=('MPL' 'GPL' 'LGPL') -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') +depends=('gtk2>=2.20.0' '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=('a1972a2216ac7139b92b7378a328ec93' +md5sums=('5e4541ab23084b7b14ba228291ce2688' 'c99bced771a39690bd71e5e1c1770e73' '2d2d7143a4e0bfe71149a51f8dbbab2f' '63eee2d1da3b43c9d604f2253f242f40'
