summaryrefslogtreecommitdiff
path: root/community/python2-fonttools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-04 00:45:57 -0700
committerroot <root@rshg054.dnsready.net>2013-07-04 00:45:57 -0700
commit04b07250d0055e5cecd7c998660c5595699cfe1c (patch)
tree8697097210dfb2b705afb6ba145dafd08c476f84 /community/python2-fonttools
parent68e8645dcd1ce619af6d92f3645c43b15bc5ac71 (diff)
Thu Jul 4 00:45:57 PDT 2013
Diffstat (limited to 'community/python2-fonttools')
-rw-r--r--community/python2-fonttools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python2-fonttools/PKGBUILD b/community/python2-fonttools/PKGBUILD
index ea307d2f5..424946513 100644
--- a/community/python2-fonttools/PKGBUILD
+++ b/community/python2-fonttools/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 76250 2012-09-15 08:59:17Z aginiewicz $
+# $Id: PKGBUILD 93407 2013-07-03 09:46:05Z aginiewicz $
# Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
# Contributor: Firmicus <firmicus āt gmx dōt net>
pkgname=python2-fonttools
-pkgver=2.3
+pkgver=2.4
pkgrel=1
pkgdesc="Converts OpenType and TrueType fonts to and from XML"
url="http://sourceforge.net/projects/fonttools/"
@@ -14,7 +14,7 @@ makedepends=("python2-distribute")
provides=('fonttools') # temporary compatibility because of rename
replaces=('fonttools')
source=(http://downloads.sourceforge.net/fonttools/fonttools-$pkgver.tar.gz)
-md5sums=('502cdf6662e1d075f1902fbd995eaace')
+md5sums=('41b2d2be48214d2af848e04fded54689')
build() {
cd "$srcdir"/fonttools-$pkgver