summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-02-18 03:47:31 +0100
committer Willy Sudiarto Raharjo2023-02-18 03:47:31 +0100
commit7755ea93ca22e4c6553f31301cd640e7976a54fe (patch)
treec6798731a2a8abbd89efc1e46c2a3dbe5da1a3c4 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent0dbd746cb04b646f82739f024457912bebeaf3b6 (diff)
downloadslackbuilds-7755ea93ca22e4c6553f31301cd640e7976a54fe.tar.gz
libraries/webkit2gtk: Updated for version 2.38.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 9ad24a4fa6..ebf824bca6 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.38.4}
+VERSION=${VERSION:-2.38.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}