diff options
Diffstat (limited to 'misc/abduco')
-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="" |