From 62b00d5bf76ef2c670dbeefe2051629d96ab7660 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 21 Aug 2013 02:15:21 -0700 Subject: Wed Aug 21 02:13:52 PDT 2013 --- community/python2-fonttools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/python2-fonttools') diff --git a/community/python2-fonttools/PKGBUILD b/community/python2-fonttools/PKGBUILD index 424946513..0f8910cbd 100644 --- a/community/python2-fonttools/PKGBUILD +++ b/community/python2-fonttools/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 93407 2013-07-03 09:46:05Z aginiewicz $ +# $Id: PKGBUILD 96094 2013-08-20 06:32:32Z lcarlier $ # Maintainer: Andrzej Giniewicz # Contributor: Firmicus pkgname=python2-fonttools pkgver=2.4 -pkgrel=1 +pkgrel=2 pkgdesc="Converts OpenType and TrueType fonts to and from XML" url="http://sourceforge.net/projects/fonttools/" license=("BSD") arch=('i686' 'x86_64') depends=("python2-numpy") -makedepends=("python2-distribute") +makedepends=("python2-setuptools") provides=('fonttools') # temporary compatibility because of rename replaces=('fonttools') source=(http://downloads.sourceforge.net/fonttools/fonttools-$pkgver.tar.gz) -- cgit v1.2.3-54-g00ecf