From 1350233b6dc1924ba29a42462447995f26dae0dc Mon Sep 17 00:00:00 2001 From: root Date: Wed, 3 Oct 2012 01:32:13 -0700 Subject: Wed Oct 3 01:31:01 PDT 2012 --- community/mftrace/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/mftrace') diff --git a/community/mftrace/PKGBUILD b/community/mftrace/PKGBUILD index 8bc526c61..8d8d7ba9c 100644 --- a/community/mftrace/PKGBUILD +++ b/community/mftrace/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 66235 2012-02-23 05:09:11Z spupykin $ +# $Id: PKGBUILD 76923 2012-10-02 09:37:01Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: William Rea pkgname=mftrace -pkgver=1.2.17 -pkgrel=2 +pkgver=1.2.18 +pkgrel=1 pkgdesc="Traces TeX bitmap fonts into PFA, PFB, or TTF" arch=('i686' 'x86_64') url="http://lilypond.org/mftrace/" license=("GPL") depends=('python2' 'potrace' 't1utils') source=(http://lilypond.org/download/sources/mftrace/mftrace-$pkgver.tar.gz) -md5sums=('1a40b28e94594d215d5c4401b5ac76cb') +md5sums=('7d660226b6f933a239b2413ac010fe0c') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf