diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-06-28 01:08:06 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-06-28 01:08:06 -0300 |
commit | efd3779d0b698daee3d1620ffa63f66c3cb249e7 (patch) | |
tree | cc005ce0d2509aef0bac3890cb1edbca038c987f /libre/python-reportlab-libre/PKGBUILD | |
parent | 93b4e351b297424bea9fb532259036d7a6607672 (diff) | |
parent | 2ecb70b29a4d14ebc72f8ec5f9026d350277b6de (diff) | |
download | abslibre-efd3779d0b698daee3d1620ffa63f66c3cb249e7.tar.gz abslibre-efd3779d0b698daee3d1620ffa63f66c3cb249e7.tar.bz2 abslibre-efd3779d0b698daee3d1620ffa63f66c3cb249e7.zip |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre/python-reportlab-libre/PKGBUILD')
-rw-r--r-- | libre/python-reportlab-libre/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/python-reportlab-libre/PKGBUILD b/libre/python-reportlab-libre/PKGBUILD index bdbe3179a..7ead18cba 100644 --- a/libre/python-reportlab-libre/PKGBUILD +++ b/libre/python-reportlab-libre/PKGBUILD @@ -4,6 +4,7 @@ # Contributor: William Rea <sillywilly@gmail.com> # Maintainer (Parabola): fauno <fauno@kiwwwi.com.ar> # Contributor: borgo <nomail> +# Contributor (Parabola): André Silva <emulatorman@lavabit.com> pkgname=python-reportlab-libre _origname=reportlab @@ -13,7 +14,7 @@ pkgdesc="A proven industry-strength PDF generating solution" arch=('i686' 'x86_64') depends=('python2' 'freetype2' 'ttf-bitstream-vera' 'gsfonts' 'python-imaging') license=('custom') -source=(http://www.reportlab.org/ftp/${_origname}-$pkgver.tar.gz +source=(http://www.reportlab.com/ftp/${_origname}-$pkgver.tar.gz free-fonts.patch) url="http://www.reportlab.org/rl_toolkit.html" md5sums=('cdf8b87a6cf1501de1b0a8d341a217d3' |