graphics/librecad: Updated for version 2.0.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2014-08-03 11:44:07 +07:00 committed by Willy Sudiarto Raharjo
parent c405d020cd
commit 5fed103920
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=librecad
VERSION=${VERSION:-2.0.3}
VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="librecad"
VERSION="2.0.3"
VERSION="2.0.4"
HOMEPAGE="http://librecad.org"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.0.3.tar.gz"
MD5SUM="96203e7f2b0d3476da761a85f1c465bf"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.0.4.tar.gz"
MD5SUM="1feedc76e882aee8668de9bd92a56a54"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="muParser"