diff --git a/srcpkgs/webkitgtk/template b/srcpkgs/webkitgtk/template index e32fda446f5..c67e73df487 100644 --- a/srcpkgs/webkitgtk/template +++ b/srcpkgs/webkitgtk/template @@ -1,6 +1,6 @@ # Template file for 'webkitgtk' pkgname=webkitgtk -version=2.2.0 +version=2.2.1 revision=1 build_style=gnu-configure configure_args="--with-gtk=3.0 --enable-introspection" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://webkitgtk.org/" license="LGPL-2.1, Simplified BSD (2 clause)" distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz" -checksum=84902e3255dcc6efa1298c8a1f2d2a49674126dcacea383f309aeed9e734d538 +checksum=13d081df8dd0a442d4f4e91a6d5236aa91b78f62a670283da08ad5bff76e4ae8 hostmakedepends="perl pkg-config intltool which gperf flex ruby gobject-introspection"