Date: Wednesday, September 8, 2010 @ 06:25:49 Author: ibiru Revision: 90121
upgpkg: xulrunner 1.9.2.9-1 update to 3.0.9 Modified: xulrunner/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-08 10:25:47 UTC (rev 90120) +++ PKGBUILD 2010-09-08 10:25:49 UTC (rev 90121) @@ -2,13 +2,13 @@ # Contributor: Alexander Baldeck <[email protected]> # Maintainer: Jan de Groot <[email protected]> pkgname=xulrunner -pkgver=1.9.2.8 -_ffoxver=3.6.8 +pkgver=1.9.2.9 +_ffoxver=3.6.9 pkgrel=1 pkgdesc="Mozilla Runtime Environment" arch=('i686' 'x86_64') license=('MPL' 'GPL' 'LGPL') -depends=('gtk2>=2.20.1' 'gcc-libs>=4.5.0' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.6' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.86' 'alsa-lib>=1.0.23' 'libevent') +depends=('gtk2>=2.20.1' 'gcc-libs' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.6' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.86' 'alsa-lib>=1.0.23' 'libevent') makedepends=('zip' 'pkg-config' 'diffutils' 'libgnomeui' 'python' 'wireless_tools' 'autoconf2.13') optdepends=('libgnomeui: GNOME integration and MIME handling' 'wireless_tools: Location aware browsing' @@ -22,7 +22,7 @@ xulrunner-version.patch xulrunner-png14.patch enable-x86_64-tracemonkey.patch) -md5sums=('0ee5f14fd8be07513d16131027ebcb61' +md5sums=('100ecafd6c6c5062bc03bb2fb651fc17' 'b48149f112c2f18a7fafaba58a8cdee3' '2d2d7143a4e0bfe71149a51f8dbbab2f' '63eee2d1da3b43c9d604f2253f242f40'
