summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-04-24 13:16:48 +0200
committer Willy Sudiarto Raharjo2022-04-30 08:52:02 +0200
commit72b63cddfc1fac366e4f2dd01ac47c0b954627b6 (patch)
tree5482106ca2056bfd1e60fff321040d1927f5f856
parent019adf1b4631573866ac33854a93180261d9baa5 (diff)
downloadslackbuilds-72b63cddfc1fac366e4f2dd01ac47c0b954627b6.tar.gz
libraries/webkit2gtk: Updated for version 2.36.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild2
-rw-r--r--libraries/webkit2gtk/webkit2gtk.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 77d5f5a9da..604a07ca6e 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.36.0}
+VERSION=${VERSION:-2.36.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 9213d98829..697314f331 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.36.0"
+VERSION="2.36.1"
HOMEPAGE="https://www.webkitgtk.org/"
-DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.0.tar.xz"
-MD5SUM="1e3fe866ab6e41e7ec3deb80bd5b3a85"
+DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.1.tar.xz"
+MD5SUM="e6100df7f82d95a4e65176b10f5ab011"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy"