summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2017-01-13 08:35:49 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-15 06:35:29 +0700
commit5017ab858812d54b4a49c6c029e59aa32e7469a8 (patch)
tree12f73a585de520d85c201239228c0fe25f27e804 /graphics
parent48cf80b058735813e2271e54a1e9cfc16752a9a8 (diff)
downloadslackbuilds-5017ab858812d54b4a49c6c029e59aa32e7469a8.tar.gz
slackbuilds-5017ab858812d54b4a49c6c029e59aa32e7469a8.tar.xz
graphics/qcad: Updated for version 3.16.4.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qcad/qcad.SlackBuild6
-rw-r--r--graphics/qcad/qcad.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/qcad/qcad.SlackBuild b/graphics/qcad/qcad.SlackBuild
index c66bc67ed2..ffeaf29bfa 100644
--- a/graphics/qcad/qcad.SlackBuild
+++ b/graphics/qcad/qcad.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qcad
-# Copyright 2013-2016 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2013-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qcad
-VERSION=${VERSION:-3.16.0.0}
+VERSION=${VERSION:-3.16.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -105,7 +105,7 @@ done
if [ "$QT5" == "yes" ]; then
rm -rf $PKG/usr/share/$PRGNAM/plugins/codecs \
- $PKG/usr/share/$PRGNAM/plugins/printsupport/readme.txt
+ $PKG/usr/share/$PRGNAM/plugins/printsupport/*
for i in /usr/lib${LIBDIRSUFFIX}/${QTDIRECTORY}/plugins/printsupport/*; do
ln -s $i $PKG/usr/share/$PRGNAM/plugins/printsupport/$(basename $i)
done
diff --git a/graphics/qcad/qcad.info b/graphics/qcad/qcad.info
index 9b74e866a0..e10ee96c4f 100644
--- a/graphics/qcad/qcad.info
+++ b/graphics/qcad/qcad.info
@@ -1,8 +1,8 @@
PRGNAM="qcad"
-VERSION="3.16.0.0"
+VERSION="3.16.4.0"
HOMEPAGE="http://www.qcad.org/en/"
-DOWNLOAD="https://github.com/qcad/qcad/archive/v3.16.0.0/qcad-3.16.0.0.tar.gz"
-MD5SUM="ae7dbe39436e253d68bcc201edb25814"
+DOWNLOAD="https://github.com/qcad/qcad/archive/v3.16.4.0/qcad-3.16.4.0.tar.gz"
+MD5SUM="a0bc64c67aa9f2f0d19ac88df3ff450d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""