summaryrefslogtreecommitdiff
path: root/extra/webkit-sharp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/webkit-sharp/PKGBUILD')
-rw-r--r--extra/webkit-sharp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/webkit-sharp/PKGBUILD b/extra/webkit-sharp/PKGBUILD
index 3bb034776..ea3ba3942 100644
--- a/extra/webkit-sharp/PKGBUILD
+++ b/extra/webkit-sharp/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=webkit-sharp
pkgver=0.3
-pkgrel=4
+pkgrel=5
pkgdesc="Mono/.NET bindings for the WebKit rendering engine"
arch=('i686' 'x86_64')
url="http://www.mono-project.com/"
license=('custom:MIT')
-depends=('gtk-sharp-2' 'libwebkit>=1.4.0')
+depends=('gtk-sharp-2' 'webkitgtk2>=1.4.0')
makedepends=('pkgconfig>=0.9.0')
source=(http://download.mono-project.com/sources/$pkgname/${pkgname}-${pkgver}.tar.bz2)
md5sums=('21482f9d5eafb0ef4acc6e790482f934')