summaryrefslogtreecommitdiffstats
path: root/development/dmd/dmd.SlackBuild
diff options
context:
space:
mode:
author Eugen Wissner2019-03-06 07:21:09 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:13 +0100
commite0726da3c488163b12b7851a1480e61b51c8dddf (patch)
tree2fe14ae2d831c24d2461b986f062430c8704af6b /development/dmd/dmd.SlackBuild
parent9e0b424bb1bc6e99f9c7546c3b333f3b505c0346 (diff)
downloadslackbuilds-e0726da3c488163b12b7851a1480e61b51c8dddf.tar.gz
development/dmd: Updated for version 2.085.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd/dmd.SlackBuild')
-rw-r--r--development/dmd/dmd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 50842091fb..9a87542aa0 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for DMD
-# Copyright 2016-2018 Eugene Wissner, Dachau, Germany
+# Copyright 2016-2019 Eugene Wissner, Dachau, Germany
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
-VERSION=${VERSION:-2.084.1}
+VERSION=${VERSION:-2.085.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}