summaryrefslogtreecommitdiff
path: root/community/texvc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-18 00:01:34 +0000
committerroot <root@rshg054.dnsready.net>2012-07-18 00:01:34 +0000
commit63d179775e063452db6358e15b9847e7fc6c84b6 (patch)
tree0082531329e5caae873c4eb5f1fbd41d2a98d938 /community/texvc
parent412d061bfbf23d1e908eed3f8405b1af46fb1ba8 (diff)
Wed Jul 18 00:01:34 UTC 2012
Diffstat (limited to 'community/texvc')
-rw-r--r--community/texvc/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
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 <pupykin.s+arch@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
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