graphics/librecad: Updated for version 1.0.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2013-12-24 09:10:31 +07:00 committed by Robby Workman
parent 437db6e680
commit e34a78b6d6
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:-1.0.3}
VERSION=${VERSION:-1.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="librecad"
VERSION="1.0.3"
VERSION="1.0.4"
HOMEPAGE="http://librecad.org"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/v1.0.3.tar.gz"
MD5SUM="5ab14dd9563c19b906feac7302e76e09"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/v1.0.4.tar.gz"
MD5SUM="1cdad8ede79ef92a06f56267794af9d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="muParser"