LibreCAD: update to 2.1.2.
This commit is contained in:
parent
25eb389030
commit
1d9d1056fe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'LibreCAD'
|
||||
pkgname=LibreCAD
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-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=6b8ae6c98c6abed46ce7be92c82bfdfe10499a01cfcf6857fdc4f4f56fda5b8c
|
||||
checksum=12ece7102c9406b28acf5901e20e7940c44b570957d24599793c90c38d882d3e
|
||||
|
||||
do_install() {
|
||||
vbin unix/librecad
|
||||
|
|
Loading…
Reference in New Issue