Date: Thursday, March 12, 2015 @ 16:36:27 Author: jgc Revision: 233402
upgpkg: webkit2gtk 2.7.91-1 Modified: webkit2gtk/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-12 13:39:19 UTC (rev 233401) +++ PKGBUILD 2015-03-12 15:36:27 UTC (rev 233402) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=webkit2gtk -pkgver=2.6.5 +pkgver=2.7.91 pkgrel=1 pkgdesc="GTK+ Web content engine library" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('custom') depends=('libxt' 'libxslt' 'enchant' 'geoclue2' 'gst-plugins-base-libs' 'libsecret' 'libwebp' 'harfbuzz-icu' 'gtk3') -makedepends=('gtk2' 'gperf' 'gobject-introspection' 'python2' 'ruby' 'gtk-doc' 'cmake' 'python') +makedepends=('gtk2' 'gperf' 'gobject-introspection' 'ruby' 'gtk-doc' 'cmake' 'python') optdepends=('gtk2: Netscape plugin support' 'gst-plugins-base: free media decoding' 'gst-plugins-good: media decoding' @@ -18,7 +18,7 @@ options=('!emptydirs') source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz fix-pretty-quotes.patch) -sha256sums=('b1658017cea7cc545b9e01f22af585986e21e4242825e215bc5f8e0c0dc67593' +sha256sums=('9d2b70a0dba6e2b6f74b82b2ceb92605921ecf0a554633ed98bc277c55b091e1' '56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6') prepare() {
