summaryrefslogtreecommitdiff
path: root/extra/webkitgtk
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-07 16:32:54 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-07 16:32:54 -0300
commitb90883048fac91505ef3d8624209d273d3e987a1 (patch)
tree754a027d3ded968bf1c437e944b0d236f0753be6 /extra/webkitgtk
parent2118591aa79f04b8cc61995f67dc2ed564bd814a (diff)
Rebuild because of broken icu dep
Diffstat (limited to 'extra/webkitgtk')
-rw-r--r--extra/webkitgtk/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/webkitgtk/PKGBUILD b/extra/webkitgtk/PKGBUILD
index 32f5c73a3..2871ef17c 100644
--- a/extra/webkitgtk/PKGBUILD
+++ b/extra/webkitgtk/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=webkitgtk
pkgname=('webkitgtk2' 'webkitgtk3')
pkgver=1.10.1
-pkgrel=3
+pkgrel=3.1
arch=('i686' 'x86_64' 'mips64el')
url="http://webkitgtk.org/"
license=('custom')
@@ -41,7 +41,7 @@ build() {
--disable-webkit2 $extra
make all stamp-po
- cd ../build-gtk3
+ cd build-gtk3
PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
--enable-introspection \
--disable-silent-rules \