Date: Monday, May 18, 2015 @ 18:03:17 Author: arojas Revision: 133728
Update to 094h Modified: cddlib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-18 15:57:57 UTC (rev 133727) +++ PKGBUILD 2015-05-18 16:03:17 UTC (rev 133728) @@ -3,8 +3,8 @@ # Contributor: Rémy Oudompheng <[email protected]> pkgname=cddlib -pkgver=094g -pkgrel=2 +pkgver=094h +pkgrel=1 pkgdesc="C library implementing Doudble Description Method for convex polyhedra" arch=('i686' 'x86_64') url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/cdd.html" @@ -11,7 +11,7 @@ license=('GPL') depends=('gmp') source=("ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/$pkgname-$pkgver.tar.gz" 'cdd_both_reps.c' 'cdd_both_reps.patch') -md5sums=('b5b1a6cc5a82beac814418907602bfeb' +md5sums=('1467d270860bbcb26d3ebae424690e7c' 'c80ebe354f615144de14c826cadc3bf6' '84c7d505ffd46524ffc8ab2de1c5713d')
