mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/abduco: Updated for version 0.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
41504ddede
commit
31e270e620
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue