mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/librecad: Updated for version 2.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c405d020cd
commit
5fed103920
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue