summaryrefslogtreecommitdiff
path: root/extra/libwebkit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-09 23:14:45 +0000
committerroot <root@rshg054.dnsready.net>2011-09-09 23:14:45 +0000
commit42db4a0cf3a829fcd1bc2150669c6aa3c2984815 (patch)
tree91bdb63fa6802146ab19b3fbf8f6fc5ab78e23c2 /extra/libwebkit
parenta7b0a0b362d0535cd86b575a45ec70cc2332fa62 (diff)
Fri Sep 9 23:14:45 UTC 2011
Diffstat (limited to 'extra/libwebkit')
-rw-r--r--extra/libwebkit/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/extra/libwebkit/PKGBUILD b/extra/libwebkit/PKGBUILD
index 7dccf4179..b7f825dd1 100644
--- a/extra/libwebkit/PKGBUILD
+++ b/extra/libwebkit/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 130015 2011-07-01 08:50:25Z ibiru $
+# $Id: PKGBUILD 137537 2011-09-08 22:43:39Z andrea $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgbase=libwebkit
@@ -13,10 +13,8 @@ depends=('libxt' 'libxslt' 'sqlite3' 'icu' 'gstreamer0.10-base' 'libsoup' 'encha
makedepends=('gperf' 'gtk-doc' 'gobject-introspection' 'python2' 'gtk2' 'gtk3')
options=('!libtool')
install=libwebkit.install
-source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz
- replace-switch-with-given-when.patch)
-md5sums=('361f8420e93d12101d650758fec09fa0'
- '3ba708a26b7af0e1e853867966fe14f7')
+source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz)
+md5sums=('361f8420e93d12101d650758fec09fa0')
build() {
cd "${srcdir}/webkit-${pkgver}"