[arch-commits] Commit in libwebkit/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Apr 6 07:50:06 UTC 2012
Date: Friday, April 6, 2012 @ 03:50:06
Author: ibiru
Revision: 155760
icu rebuild
Modified:
libwebkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-06 07:48:34 UTC (rev 155759)
+++ PKGBUILD 2012-04-06 07:50:06 UTC (rev 155760)
@@ -4,7 +4,7 @@
pkgbase=libwebkit
pkgname=(libwebkit libwebkit3)
pkgver=1.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="An opensource web content engine"
arch=('i686' 'x86_64')
url="http://webkitgtk.org/"
@@ -23,7 +23,7 @@
# clear makeflags: race during introspection.
# WebKit*.gir should be created before WebKit*.typelib, but isn't
MAKEFLAGS=
-
+
( cd build-gtk2 && _build --with-gtk=2.0 )
( cd build-gtk3 && _build --with-gtk=3.0 )
}
More information about the arch-commits
mailing list