diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-13 21:45:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-13 21:45:52 +0700 |
commit | 75978f2ebdc5df9059db20a0d25eb49a1ddadf09 (patch) | |
tree | a5f7b16d9446c9a3aba2ed73c97b2e908847254b /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | c16d572f874ec8fa69cd2f3ad3ca6e79c5520bbf (diff) |
libraries/webkit2gtk: Updated for version 2.20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild index ad0e97adfa146..3e5022283d784 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.20.1} +VERSION=${VERSION:-2.20.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |