summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-02-08 10:21:16 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:09:50 +0100
commit00fa66af1d5765b65c3231f040e40addc1572fd5 (patch)
treeee290d4635ec62b801a76a276ce73ef4f263fe85 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent7504f040d1221e2341964f0b571b8a6459be7097 (diff)
downloadslackbuilds-00fa66af1d5765b65c3231f040e40addc1572fd5.tar.gz
libraries/webkit2gtk: Updated for version 2.42.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 759fada87f..5fe6483ff7 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for webkit2gtk
#
-# Copyright 2016-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.42.4}
+VERSION=${VERSION:-2.42.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}