diff options
author | Leonard Schmidt <lems@gmx.net> | 2016-03-29 22:57:39 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-03-31 12:48:02 +0100 |
commit | 31e270e6202586eff9334a3686de71b1730d9e3c (patch) | |
tree | c0f9b778807a3c88b387a45bfa52f7c107709986 | |
parent | 41504ddede206159a334205d6d893f371f557ff0 (diff) | |
download | slackbuilds-31e270e6202586eff9334a3686de71b1730d9e3c.tar.gz |
misc/abduco: Updated for version 0.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | misc/abduco/abduco.SlackBuild | 2 | ||||
-rw-r--r-- | misc/abduco/abduco.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/abduco/abduco.SlackBuild b/misc/abduco/abduco.SlackBuild index f3a7f025ae..463f226a8c 100644 --- a/misc/abduco/abduco.SlackBuild +++ b/misc/abduco/abduco.SlackBuild @@ -28,7 +28,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=abduco -VERSION=${VERSION:-0.5} +VERSION=${VERSION:-0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/abduco/abduco.info b/misc/abduco/abduco.info index 389631cfe7..eade1e9a96 100644 --- a/misc/abduco/abduco.info +++ b/misc/abduco/abduco.info @@ -1,8 +1,8 @@ PRGNAM="abduco" -VERSION="0.5" +VERSION="0.6" HOMEPAGE="http://www.brain-dump.org/projects/abduco/" -DOWNLOAD="http://www.brain-dump.org/projects/abduco/abduco-0.5.tar.gz" -MD5SUM="c1582411bc12f36620ec0e555da540fc" +DOWNLOAD="http://www.brain-dump.org/projects/abduco/abduco-0.6.tar.gz" +MD5SUM="4ba353c8fe66096e0ecd3cfe4d96e51a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |