[arch-commits] Commit in phantomjs/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Wed Jan 29 04:06:31 UTC 2014


    Date: Wednesday, January 29, 2014 @ 05:06:31
  Author: fyan
Revision: 104972

upgpkg: phantomjs 1.9.7-1

- upstream new release

Modified:
  phantomjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-28 23:21:57 UTC (rev 104971)
+++ PKGBUILD	2014-01-29 04:06:31 UTC (rev 104972)
@@ -6,7 +6,7 @@
 # Contributor: Henry Tang <henryykt at gmail.com>
 
 pkgname=phantomjs
-pkgver=1.9.6
+pkgver=1.9.7
 pkgrel=1
 pkgdesc="Headless WebKit with JavaScript API"
 url="http://www.phantomjs.org/"
@@ -18,6 +18,7 @@
 
 build() {
   cd $pkgname
+
   # workaround for http://code.google.com/p/phantomjs/issues/detail?id=635
   sed -i 's/QMAKE_LFLAGS+=-fuse-ld=gold/#QMAKE_LFLAGS+=-fuse-ld=gold/' src/qt/src/3rdparty/webkit/Source/common.pri
 




More information about the arch-commits mailing list