graphics/librecad: Updated for version 2.0.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2015-02-07 05:53:15 +07:00 committed by Willy Sudiarto Raharjo
parent bc49d0c844
commit 8fd5b24daa
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for LibreCAD
# Copyright 2011-2014 Fridrich von Stauffenberg <cancellor2@gmail.com>
# Copyright 2011-2015 Fridrich von Stauffenberg <cancellor2@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=librecad
VERSION=${VERSION:-2.0.6}
VERSION=${VERSION:-2.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="librecad"
VERSION="2.0.6"
VERSION="2.0.7"
HOMEPAGE="http://librecad.org"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.0.6.tar.gz"
MD5SUM="a8b41888160d8785922e037e2447e623"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.0.7.tar.gz"
MD5SUM="f92fa414423d98b20c37f3163ef75663"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="muParser"