From 63d179775e063452db6358e15b9847e7fc6c84b6 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 18 Jul 2012 00:01:34 +0000 Subject: Wed Jul 18 00:01:34 UTC 2012 --- community/texvc/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/texvc') diff --git a/community/texvc/PKGBUILD b/community/texvc/PKGBUILD index 32dc337aa..75f7fe4f2 100644 --- a/community/texvc/PKGBUILD +++ b/community/texvc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 59805 2011-11-30 12:45:27Z spupykin $ +# $Id: PKGBUILD 73896 2012-07-16 14:22:08Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=texvc -pkgver=1.18.0 -_svnrev=103240 +pkgver=1.19.1 +_svnrev=110614 pkgrel=1 pkgdesc="tex to HTML/MathML/png converter used by mediawiki" arch=(i686 x86_64) @@ -12,8 +12,8 @@ url="http://www.mediawiki.org/wiki/Extension:Math" license=("GPL") depends=('imagemagick' 'ghostscript' 'texlive-core' 'texlive-latexextra') makedepends=('ocaml') -source=(http://upload.wikimedia.org/ext-dist/Math-MW1.18-r${_svnrev}.tar.gz) -md5sums=('bd24346536339034b29e65341683a2c1') +source=(http://upload.wikimedia.org/ext-dist/Math-MW1.19-${_svnrev}.tar.gz) +md5sums=('d5217e19c26bc08201f9fe6bec8722ff') build() { cd $srcdir/Math/math -- cgit v1.2.3-54-g00ecf