Date: Tuesday, March 30, 2010 @ 20:22:50
  Author: pierre
Revision: 74461

upgpkg: chromium 5.0.342.8-2
revert to use system libxml again; fixes FS#18887

Modified:
  chromium/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-03-30 23:55:41 UTC (rev 74460)
+++ PKGBUILD    2010-03-31 00:22:50 UTC (rev 74461)
@@ -4,7 +4,7 @@
 
 pkgname=chromium
 pkgver=5.0.342.8
-pkgrel=1
+pkgrel=2
 pkgdesc='The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser.'
 arch=('i686' 'x86_64')
 url='http://www.chromium.org/'
@@ -41,6 +41,7 @@
                ffmpeg_branding=Chrome \
                use_system_libjpeg=1 \
                use_system_libxslt=1 \
+               use_system_libxml=1 \
                use_system_bzip2=1 \
                use_system_zlib=1 \
                use_system_libpng=1 \

Reply via email to