[arch-commits] Commit in ginac/repos/extra-x86_64 (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Aug 17 00:36:54 UTC 2008


    Date: Saturday, August 16, 2008 @ 20:36:54
  Author: eric
Revision: 8926

adding md5sums

Modified:
  ginac/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 00:33:28 UTC (rev 8925)
+++ PKGBUILD	2008-08-17 00:36:54 UTC (rev 8926)
@@ -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