diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/pango/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/pango/PKGBUILD')
-rw-r--r-- | extra/pango/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/pango/PKGBUILD b/extra/pango/PKGBUILD index 88f25bc4d..d1d7ab60c 100644 --- a/extra/pango/PKGBUILD +++ b/extra/pango/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196131 2013-10-07 11:53:20Z jgc $ +# $Id: PKGBUILD 198364 2013-10-30 14:25:12Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=pango @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') license=('LGPL') depends=('libthai' 'cairo' 'libxft' 'harfbuzz') makedepends=('harfbuzz' 'fontconfig' 'cairo' 'libxft' 'libthai' 'gobject-introspection') -options=('!libtool') install=pango.install source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) url="http://www.pango.org/" |