[arch-commits] CVS update of extra/science/ginac (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Feb 3 08:12:49 UTC 2008
Date: Sunday, February 3, 2008 @ 03:12:49
Author: eric
Path: /home/cvs-extra/extra/science/ginac
Modified: PKGBUILD (1.4 -> 1.5)
upgpkg: ginac 1.4.1-1
added md5sums
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Index: extra/science/ginac/PKGBUILD
diff -u extra/science/ginac/PKGBUILD:1.4 extra/science/ginac/PKGBUILD:1.5
--- extra/science/ginac/PKGBUILD:1.4 Sat Feb 2 17:21:53 2008
+++ extra/science/ginac/PKGBUILD Sun Feb 3 03:12:49 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2008/02/02 22:21:53 damir Exp $
+# $Id: PKGBUILD,v 1.5 2008/02/03 08:12:49 eric Exp $
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=ginac
@@ -7,10 +7,11 @@
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"
+license=("GPL")
depends=('cln>=1.2.0')
makedepends=('transfig')
source=(http://www.ginac.de/$pkgname-$pkgver.tar.bz2)
+md5sums=('37356db3fe520498f2857e3ed6daec82')
options=(!libtool)
build() {
More information about the arch-commits
mailing list