[arch-commits] Commit in qcad/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Feb 10 15:23:59 UTC 2015


    Date: Tuesday, February 10, 2015 @ 16:23:59
  Author: spupykin
Revision: 127471

upgpkg: qcad 3.8.1.0-2

upd

Modified:
  qcad/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-10 15:23:55 UTC (rev 127470)
+++ PKGBUILD	2015-02-10 15:23:59 UTC (rev 127471)
@@ -6,7 +6,7 @@
 
 pkgname=qcad
 pkgver=3.8.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A 2D CAD package based upon Qt"
 arch=('i686' 'x86_64')
 url="http://www.qcad.org"
@@ -37,7 +37,7 @@
   find . \( -name 'Makefile' -name '.gitignore' \) -delete
 
   install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
-  cp -r examples fonts libraries patterns plugins scripts ts ${pkgdir}/usr/share/qcad
+  cp -r examples fonts libraries linetypes patterns plugins scripts ts ${pkgdir}/usr/share/qcad
   cp debug/* ${pkgdir}/usr/share/qcad
 
   install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt



More information about the arch-commits mailing list