graphics/librecad: Updated for version 9f2c32d.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R S Ananda Murthy 2020-09-15 00:11:46 +01:00 committed by Willy Sudiarto Raharjo
parent 23ce2ab1e9
commit 99f87fa77d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -27,8 +27,8 @@
PRGNAM=librecad
ORIGNAME=LibreCAD
VERSION=${VERSION:-2.2.0rc1}
SRCVER=${SRCVER:-2.2.0-rc1}
VERSION=${VERSION:-9f2c32d}
SRCVER=${SRCVER:-9f2c32dd4b9dc2ed5e028b682473b098c48ad3e0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="librecad"
VERSION="2.2.0rc1"
VERSION="9f2c32d"
HOMEPAGE="https://librecad.org"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.2.0-rc1/LibreCAD-2.2.0-rc1.tar.gz"
MD5SUM="647891c77aab2f5287dd5c6b1d174738"
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/9f2c32d/LibreCAD-9f2c32dd4b9dc2ed5e028b682473b098c48ad3e0.tar.gz"
MD5SUM="a4a2c18da5d06dafb14b60a25efbb46b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="muParser qt5"