diff options
Diffstat (limited to 'python/Markdown/Markdown.SlackBuild')
-rw-r--r-- | python/Markdown/Markdown.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Markdown/Markdown.SlackBuild b/python/Markdown/Markdown.SlackBuild index 2434f67b7a..a833a9990a 100644 --- a/python/Markdown/Markdown.SlackBuild +++ b/python/Markdown/Markdown.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Markdown -# Copyright 2013 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright 2013-2014 Markus Reichelt, Stolberg (Rhld.), DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=Markdown -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |