Date: Friday, May 6, 2011 @ 07:44:16 Author: ronald Revision: 122838 upgpkg: texmacs 1.0.7.10-1 update to 1.0.7.10
Modified: texmacs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-06 11:44:09 UTC (rev 122837) +++ PKGBUILD 2011-05-06 11:44:16 UTC (rev 122838) @@ -3,7 +3,7 @@ # Contributor: Damir Perisa <[email protected]> pkgname=texmacs -pkgver=1.0.7.9 +pkgver=1.0.7.10 pkgrel=1 pkgdesc="Free scientific text editor, inspired by TeX and GNU Emacs. WYSIWYG editor TeX-fonts and CAS-interface (Giac, GTybalt, Macaulay 2, Maxima, Octave, Pari, Qcl, R and Yacas) in one." arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ # do not remove texlive-core dependency, as it is needed! optdepends=('transfig: convert images using fig2ps') source=(ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-${pkgver}-src.tar.gz) -md5sums=('255d64ebdd900218c091667643f06e44') +sha1sums=('12491496e68b62aa07369748770771a8c2378129') build() { cd ${srcdir}/TeXmacs-${pkgver}-src
