summaryrefslogtreecommitdiff
path: root/nonprism/webkit2gtk
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/webkit2gtk')
-rw-r--r--nonprism/webkit2gtk/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/nonprism/webkit2gtk/PKGBUILD b/nonprism/webkit2gtk/PKGBUILD
index bd92b1e00..9220604b0 100644
--- a/nonprism/webkit2gtk/PKGBUILD
+++ b/nonprism/webkit2gtk/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 275593 2016-08-31 08:32:44Z heftig $
+# $Id: PKGBUILD 276080 2016-09-08 21:34:33Z heftig $
# Maintainer (Arch): Eric Bélanger <eric@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
# Contributor: Luke R. <g4jc@openmailbox.org>
pkgname=webkit2gtk
-pkgver=2.12.4
+pkgver=2.12.5
pkgrel=1.nonprism1
pkgdesc="GTK+ Web content engine library, without geoclue2 support"
arch=('i686' 'x86_64')
@@ -18,8 +18,10 @@ optdepends=('gtk2: Netscape plugin support'
'gst-plugins-good: media decoding'
'gst-libav: nonfree media decoding')
options=('!emptydirs')
+
+# webkitgtk's signature scheme (sha1-file-as-pgp-message) is bananas and not supported
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
-sha256sums=('424d3177599abbc1eb1a1ad7928dd280a62006e992f2fada2e059375a9609a77')
+sha1sums=('2d73fd5b47c68c73aea8b3d7b88acc8e62bdb99c')
prepare() {
mkdir build