summaryrefslogtreecommitdiff
path: root/extra/texmacs
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-08 11:30:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-08 11:30:39 -0300
commit0f0bf3b7f0398f0882fa5b7cc3534180cabd9318 (patch)
tree968fcbe1bf470403a1ef1f4c261c0f1e8cf6b022 /extra/texmacs
parente17d7021b82d5a27e1a236d14dd7a8567669e273 (diff)
parentfe6dc99352fe2b801d251e55b2b8baa71441908e (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/fyre/PKGBUILD extra/gnet/PKGBUILD extra/kdeedu/PKGBUILD extra/mhash/PKGBUILD extra/rxvt-unicode/PKGBUILD
Diffstat (limited to 'extra/texmacs')
-rw-r--r--extra/texmacs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/texmacs/PKGBUILD b/extra/texmacs/PKGBUILD
index 44f98e16c..ceec0f63c 100644
--- a/extra/texmacs/PKGBUILD
+++ b/extra/texmacs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 108863 2011-02-04 14:42:17Z ronald $
+# $Id: PKGBUILD 122838 2011-05-06 11:44:16Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
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' 'mips64el')
@@ -13,7 +13,7 @@ depends=('perl' 'guile' 'texlive-core' 'python2' 'libxext' 'freetype2')
# 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