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

Ronald van Haren ronald at archlinux.org
Sun Apr 11 18:46:53 UTC 2010


    Date: Sunday, April 11, 2010 @ 14:46:52
  Author: ronald
Revision: 77270

upgpkg: qtiplot 0.9.7.13-1
update to latest version

Modified:
  qtiplot/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-11 16:42:35 UTC (rev 77269)
+++ PKGBUILD	2010-04-11 18:46:52 UTC (rev 77270)
@@ -4,8 +4,8 @@
 # Contributor: Gergely Imreh <imrehg at gmail.com>
 
 pkgname=qtiplot
-pkgver=0.9.7.12
-pkgrel=3
+pkgver=0.9.7.13
+pkgrel=1
 pkgdesc="Data analysis and scientific plotting - free clone of Origin"
 arch=('i686' 'x86_64')
 url="http://soft.proindependent.com/qtiplot.html"
@@ -24,7 +24,7 @@
         qwtplot3d_gcc.patch
         qtiplot.xml
 	qtiplot-0.9.7.12-system-liborigin.patch)
-md5sums=('2620bf8a520967d2a58d5f290da745de'
+md5sums=('cca071f8160058e5b535776c4e7bede5'
          '56bd53f4f1367c285086acb969f13348'
          'ad8affbd6f0d5cbdcde46c923ee2668a'
          'b5c16bb18f4d4034578fb3e7c31c3b65'
@@ -56,6 +56,11 @@
 
   qmake qtiplot.pro QMAKESPEC=linux-g++ || return 1
   make QTDIR=/usr/ QMAKESPEC=linux-g++ || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}/${pkgname}
+
   INSTALL_ROOT=${pkgdir} make install || return 1
 
   # make it nice:




More information about the arch-commits mailing list