[arch-commits] CVS update of extra/science/ginac (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Fri Aug 17 15:37:29 UTC 2007


    Date: Friday, August 17, 2007 @ 11:37:29
  Author: thomas
    Path: /home/cvs-extra/extra/science/ginac

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: ginac 1.3.7-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/science/ginac/PKGBUILD
diff -u extra/science/ginac/PKGBUILD:1.2 extra/science/ginac/PKGBUILD:1.3
--- extra/science/ginac/PKGBUILD:1.2	Fri Jan 26 18:48:26 2007
+++ extra/science/ginac/PKGBUILD	Fri Aug 17 11:37:28 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.2 2007/01/26 23:48:26 andyrtr Exp $
+# $Id: PKGBUILD,v 1.3 2007/08/17 15:37:28 thomas Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=ginac
-pkgver=1.3.6
+pkgver=1.3.7
 pkgrel=1
-pkgdesc="set of librariesthe creation of integrated systems that embed symbolic manipulations"
+pkgdesc="set of libraries to allow the creation of integrated systems that embed symbolic manipulations"
 arch=('i686' 'x86_64')
 url="http://www.ginac.de/"
 license="GPL"
 depends=('cln')
 makedepends=('transfig')
 source=(http://www.ginac.de/$pkgname-$pkgver.tar.bz2)
-md5sums=('ba0793524f6b575000d975369798d101')
-options=(NOLIBTOOL)
+md5sums=('27e4a8182a4c50e4030412d091bdbc6c')
+options=(!libtool)
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list