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 | |
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')
-rw-r--r-- | misc/abduco/abduco.SlackBuild | 4 | ||||
-rw-r--r-- | misc/abduco/abduco.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/misc/abduco/abduco.info b/misc/abduco/abduco.info index 92cfbe7d5a..389631cfe7 100644 --- a/misc/abduco/abduco.info +++ b/misc/abduco/abduco.info @@ -1,8 +1,8 @@ PRGNAM="abduco" -VERSION="0.4" +VERSION="0.5" HOMEPAGE="http://www.brain-dump.org/projects/abduco/" -DOWNLOAD="http://www.brain-dump.org/projects/abduco/abduco-0.4.tar.gz" -MD5SUM="cc1e01b5333e36e01e058476ed3efa96" +DOWNLOAD="http://www.brain-dump.org/projects/abduco/abduco-0.5.tar.gz" +MD5SUM="c1582411bc12f36620ec0e555da540fc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |