summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
-rw-r--r--libraries/webkit2gtk/webkit2gtk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 4f7314a79d..743571308d 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for webkit2gtk
#
-# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.14.2}
+VERSION=${VERSION:-2.14.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 56fe8e0a0c..dd8556cc51 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.14.2"
+VERSION="2.14.3"
HOMEPAGE="https://webkitgtk.org/"
-DOWNLOAD="https://webkitgtk.org/releases/webkitgtk-2.14.2.tar.xz"
-MD5SUM="2fe3cadbc546d93ca68a13756c2be015"
+DOWNLOAD="https://webkitgtk.org/releases/webkitgtk-2.14.3.tar.xz"
+MD5SUM="cb08302a3e140f5487fe757262cf5267"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geoclue hyphen libwebp"