summaryrefslogtreecommitdiff
path: root/testing/fontforge/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fontforge/PKGBUILD')
-rw-r--r--testing/fontforge/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/fontforge/PKGBUILD b/testing/fontforge/PKGBUILD
index 91f7527d4..c5326fdd6 100644
--- a/testing/fontforge/PKGBUILD
+++ b/testing/fontforge/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 145014 2011-12-14 10:50:55Z bisson $
+# $Id: PKGBUILD 145120 2011-12-17 08:00:55Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=fontforge
pkgver=20111214
-pkgrel=1
+pkgrel=2
pkgdesc='Outline and bitmap font editor'
arch=('i686' 'x86_64')
url='http://fontforge.sourceforge.net/'
license=('BSD')
-depends=('libxkbui' 'libxi' 'libxml2' 'pango' 'giflib' 'libtiff' 'python2')
+depends=('libxkbui' 'libxi' 'libxml2' 'pango' 'giflib' 'libtiff' 'python2' 'libspiro')
options=('!libtool' '!makeflags')
source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
sha1sums=('55c3f00c0b486492ba071fc479e1feb426562e2b')