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/harfbuzz | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/harfbuzz')
-rw-r--r-- | extra/harfbuzz/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/harfbuzz/PKGBUILD b/extra/harfbuzz/PKGBUILD index 793532f07..499006fb2 100644 --- a/extra/harfbuzz/PKGBUILD +++ b/extra/harfbuzz/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196743 2013-10-17 14:02:48Z andyrtr $ +# $Id: PKGBUILD 198096 2013-10-30 12:46:52Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=(harfbuzz) @@ -10,7 +10,6 @@ arch=(i686 x86_64) url="http://www.freedesktop.org/wiki/Software/HarfBuzz" license=(MIT) makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection) -options=(!libtool) source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgbase}-${pkgver}.tar.bz2) sha256sums=('989680807e76197418338e44f226e02f155f33031efd9aff14dbc4dc14af71da') |