mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
23ce2ab1e9
commit
99f87fa77d
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue