Date: Monday, July 8, 2013 @ 03:35:33 Author: dwallace Revision: 93632
upgpkg: sage-mathematics 5.10-1 upgpkg: sage-mathematics 5.10 Modified: sage-mathematics/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-08 00:21:27 UTC (rev 93631) +++ PKGBUILD 2013-07-08 01:35:33 UTC (rev 93632) @@ -7,8 +7,8 @@ # Special thanks to Nareto for moving the compile from the .install to the PKGBUILD pkgname=sage-mathematics -pkgver=5.9 -pkgrel=2 +pkgver=5.10 +pkgrel=1 pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to Magma, Maple, Mathematica, and Matlab.' url='http://www.sagemath.org' arch=('i686' 'x86_64') @@ -103,6 +103,6 @@ } # vim :set ts=2 sw=2 et: -md5sums=('708520904f2d42039c714ac72a631948' +md5sums=('bfca3afc9030e63c7e7200287ee0135e' 'b82f94383829eee26648feb977e2d89b' '985da1c1d1dcdc3ea9aa73035cb7996b')
