diff options
Diffstat (limited to 'system/st/st.SlackBuild')
-rw-r--r-- | system/st/st.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/st/st.SlackBuild b/system/st/st.SlackBuild index a71b1e057d..7c9e10bc96 100644 --- a/system/st/st.SlackBuild +++ b/system/st/st.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for st -# Copyright 2011-2014, Nikolay Korotkiy <sikmir@gmail.com> +# Copyright 2011-2016, Nikolay Korotkiy <sikmir@gmail.com> # 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=st -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |