mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
misc/abduco: Updated for version 0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fc59b7d7e2
commit
9932df262d
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue