diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2018-08-16 21:10:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:48 +0700 |
commit | 7b64d07873ee0f446323cf954dae9dc4f607385b (patch) | |
tree | dd09f00b0227cffd388b7aaabc5d0d7def988f31 /libraries/GtkD/GtkD.SlackBuild | |
parent | 98b3d18e39894ebb1abd2e45a2a51e96408b8ecb (diff) |
libraries/GtkD: Updated for version 3.8.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/GtkD/GtkD.SlackBuild')
-rw-r--r-- | libraries/GtkD/GtkD.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/GtkD/GtkD.SlackBuild b/libraries/GtkD/GtkD.SlackBuild index d1d07debe7cf6..c26c62e8b9c88 100644 --- a/libraries/GtkD/GtkD.SlackBuild +++ b/libraries/GtkD/GtkD.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GtkD -# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands +# Copyright 2016-2018 Philip van der Hoeven, Almere, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=GtkD -VERSION=${VERSION:-3.6.5} +VERSION=${VERSION:-3.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |