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

Eric Bélanger eric at archlinux.org
Wed Feb 8 01:06:25 UTC 2012


    Date: Tuesday, February 7, 2012 @ 20:06:25
  Author: eric
Revision: 149450

upgpkg: libqalculate 0.9.7-3

Rebuild to add signature, Clean up depends

Modified:
  libqalculate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-07 20:56:41 UTC (rev 149449)
+++ PKGBUILD	2012-02-08 01:06:25 UTC (rev 149450)
@@ -3,17 +3,16 @@
 
 pkgname=libqalculate
 pkgver=0.9.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
 url="http://qalculate.sourceforge.net/"
 license=('GPL')
-depends=('libxml2' 'cln' 'glib2' 'ncurses' 'readline')
-makedepends=('perlxml')
+depends=('libxml2' 'cln' 'glib2')
+makedepends=('perl-xml-parser')
 optdepends=('gnuplot: for plotting support' 'wget: for retrieval of exchange rates (not needed if you use one of the GUI)' 'gnome-vfs: for retrieval of exchange rates (not needed if you use one of the GUI)')
 options=('!libtool' '!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a1507ab862f4ad9852788619aada35cd')
 sha1sums=('c15f7f3a97995decf62cc964956fc1e374ecd78c')
 
 build() {




More information about the arch-commits mailing list