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

Antonio Rojas arojas at archlinux.org
Sat Feb 25 11:56:23 UTC 2017


    Date: Saturday, February 25, 2017 @ 11:56:22
  Author: arojas
Revision: 213764

qscintilla 2.10 rebuild

Modified:
  openscad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-25 11:12:55 UTC (rev 213763)
+++ PKGBUILD	2017-02-25 11:56:22 UTC (rev 213764)
@@ -6,13 +6,13 @@
 pkgname=openscad
 pkgver=2015.03.03
 _ver=2015.03-3  # hopefully -X is temporary
-pkgrel=8
+pkgrel=9
 pkgdesc="The programmers solid 3D CAD modeller"
 url="http://openscad.org/"
 arch=('i686' 'x86_64')
 license=('GPL2')
 changelog=CHANGELOG
-depends=('qt4' 'qscintilla' 'cgal' 'opencsg' 'boost-libs' 'shared-mime-info')
+depends=('qt4' 'qscintilla-qt4' 'cgal' 'opencsg' 'boost-libs' 'shared-mime-info')
 makedepends=('eigen' 'boost' 'imagemagick')
 # full tests need imagemagick and an X11 or framebuffer session
 checkdepends=('cmake' 'xproto' 'libx11' 'python2')



More information about the arch-commits mailing list