[arch-commits] Commit in webkit2gtk/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Sep 8 21:34:34 UTC 2016


    Date: Thursday, September 8, 2016 @ 21:34:33
  Author: heftig
Revision: 276080

2.12.5-1

Modified:
  webkit2gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-08 21:00:19 UTC (rev 276079)
+++ PKGBUILD	2016-09-08 21:34:33 UTC (rev 276080)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=webkit2gtk
-pkgver=2.12.4
+pkgver=2.12.5
 pkgrel=1
 pkgdesc="GTK+ Web content engine library"
 arch=('i686' 'x86_64')
@@ -16,8 +16,10 @@
             '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



More information about the arch-commits mailing list