LibreCAD: update to 2.0.11.
This commit is contained in:
parent
241d986c52
commit
78ac7869b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'LibreCAD'
|
||||
pkgname=LibreCAD
|
||||
version=2.0.10
|
||||
version=2.0.11
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt-qmake pkg-config ImageMagick"
|
||||
|
@ -10,7 +10,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=ca24bede4f4a82816842e66aba3d280b0fde0b94b5dbc55a9a030b7906be6b13
|
||||
checksum=05be8268614771e0c2a65e5ec767b26f516aab1d38e0c79d8137feabf110aa49
|
||||
|
||||
do_install() {
|
||||
vbin unix/librecad
|
||||
|
|
Loading…
Reference in a new issue