aboutsummaryrefslogtreecommitdiff
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-23 09:42:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-23 09:46:56 +0700
commit3a4894b8c110bd2bf7b1e5ea0581941ff8c54a62 (patch)
tree0e5768a7627ed847969ad5d6ead6ebcd4960f3ec /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent43a71dcdd1fe4272ce122282d6d0de64795f8986 (diff)
libraries/webkit2gtk: Updated for version 2.38.3.
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 a798edfbabd24..145e99a9b29bc 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.38.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.38.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}