mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/librecad: Updated for version 2.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5770c88e90
commit
d7570fa9b1
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.2}
|
||||
VERSION=${VERSION:-2.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="librecad"
|
||||
VERSION="2.0.2"
|
||||
VERSION="2.0.3"
|
||||
HOMEPAGE="http://librecad.org"
|
||||
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.0.2.tar.gz"
|
||||
MD5SUM="0081a4028780d8a610c9f0aab8ac4eb6"
|
||||
DOWNLOAD="https://github.com/LibreCAD/LibreCAD/archive/2.0.3.tar.gz"
|
||||
MD5SUM="96203e7f2b0d3476da761a85f1c465bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="muParser"
|
||||
|
|
Loading…
Reference in a new issue