mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 20:25:14 +02:00
LibreCAD: update to 2.1.1.
This commit is contained in:
parent
ce4ab165af
commit
d5aa363586
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'LibreCAD'
|
# Template file for 'LibreCAD'
|
||||||
pkgname=LibreCAD
|
pkgname=LibreCAD
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
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=dd1855f25d7d083f84a21381024d0e4f05ff3d0f1b6225809b409f30b6b885cf
|
checksum=6b8ae6c98c6abed46ce7be92c82bfdfe10499a01cfcf6857fdc4f4f56fda5b8c
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin unix/librecad
|
vbin unix/librecad
|
||||||
|
|
Loading…
Add table
Reference in a new issue