diff options
author | Leonard Schmidt <lems@gmx.net> | 2016-01-12 00:12:29 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | 9932df262dfc3006d27f140ee434b16ce2e121b9 (patch) | |
tree | 72c3e907ca59380496af906a2c447fae9203d2a6 /misc/abduco/abduco.SlackBuild | |
parent | fc59b7d7e29353cf3e3bd33d9ed9ca100c814287 (diff) | |
download | slackbuilds-9932df262dfc3006d27f140ee434b16ce2e121b9.tar.gz |
misc/abduco: Updated for version 0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |