LibreCAD: update to 2.1.3.

This commit is contained in:
Steve Prybylski 2016-09-24 23:03:00 -04:00
parent db7cd7b066
commit 0a7fa5bab6

View file

@ -1,6 +1,6 @@
# Template file for 'LibreCAD' # Template file for 'LibreCAD'
pkgname=LibreCAD pkgname=LibreCAD
version=2.1.2 version=2.1.3
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="qt5-qmake pkg-config ImageMagick" hostmakedepends="qt5-qmake pkg-config ImageMagick"
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://librecad.org" homepage="http://librecad.org"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=12ece7102c9406b28acf5901e20e7940c44b570957d24599793c90c38d882d3e checksum=74c4ede409b13d0365c65c0cd52dba04f1049530f6df706dc905443d5e60db06
nocross=yes # qt5-qmake nocross=yes # qt5-qmake
do_install() { do_install() {