diff options
Diffstat (limited to 'misc/abduco/abduco.SlackBuild')
-rw-r--r-- | misc/abduco/abduco.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/abduco/abduco.SlackBuild b/misc/abduco/abduco.SlackBuild index 6e13234ace..f3a7f025ae 100644 --- a/misc/abduco/abduco.SlackBuild +++ b/misc/abduco/abduco.SlackBuild @@ -5,7 +5,7 @@ # Adapted from Marcel Saegebarth's dvtm SlackBuild. # Copyright 2011-2015 Marcel Saegebarth <marc@mos6581.de> -# Copyright 2015 Leonard Schmidt <lems@gmx.net> +# Copyright 2015-2016 Leonard Schmidt <lems@gmx.net> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -28,7 +28,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=abduco -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |