aboutsummaryrefslogtreecommitdiff
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 13:11:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 13:11:17 +0700
commit64a1cc921a77d31e35daa822dd30a851bf6c0801 (patch)
tree362db661475f2a56bc6c06d09e5f08bebbfd8182 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parentb2d7d025366dc241d4455ecea6dd934f38f97e29 (diff)
libraries/webkit2gtk: Updated for version 2.34.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 051bf38764661..93bad1dde4b74 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.34.4}
+VERSION=${VERSION:-2.34.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}