LibreCAD: update to 2.0.10.
This commit is contained in:
parent
bc7f1b6e14
commit
0596c6de0d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'LibreCAD'
|
||||
pkgname=LibreCAD
|
||||
version=2.0.9
|
||||
version=2.0.10
|
||||
revision=1
|
||||
nocross=yes # qt
|
||||
build_style=qmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://librecad.org"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=a0a14676e167430f23a2f00220c87d2b34d711e73a8ff2368024a998f425d677
|
||||
checksum=ca24bede4f4a82816842e66aba3d280b0fde0b94b5dbc55a9a030b7906be6b13
|
||||
|
||||
do_install() {
|
||||
vbin unix/librecad
|
||||
|
|
Loading…
Reference in New Issue