[arch-commits] Commit in qwtplot3d/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Thu Jul 3 07:31:36 UTC 2014
Date: Thursday, July 3, 2014 @ 09:31:35
Author: fyan
Revision: 216387
upgpkg: qwtplot3d 0.2.7-7
mtree rebuild
Modified:
qwtplot3d/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-03 07:05:49 UTC (rev 216386)
+++ PKGBUILD 2014-07-03 07:31:35 UTC (rev 216387)
@@ -4,7 +4,7 @@
pkgname=qwtplot3d
pkgver=0.2.7
-pkgrel=6
+pkgrel=7
pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets"
arch=("i686" "x86_64")
license=('custom:zlib')
@@ -26,7 +26,7 @@
build() {
cd ${pkgname}
# build qwt:
- qmake qwtplot3d.pro
+ qmake-qt4 qwtplot3d.pro
make
}
More information about the arch-commits
mailing list