diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-18 16:56:10 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-18 16:56:10 -0200 |
commit | f839e33fae50a172e100f750aabf87ea0bd722cc (patch) | |
tree | e4dd94646febc0c73cea888e30bfdc3da1596f1e /libre/python2-reportlab-libre/PKGBUILD | |
parent | d60a9156b2f57259a8479c98232a2cc9e913f569 (diff) | |
download | abslibre-f839e33fae50a172e100f750aabf87ea0bd722cc.tar.gz abslibre-f839e33fae50a172e100f750aabf87ea0bd722cc.tar.bz2 abslibre-f839e33fae50a172e100f750aabf87ea0bd722cc.zip |
python2-reportlab-libre-2.6-1: fixing some things in free-fonts.patch
Diffstat (limited to 'libre/python2-reportlab-libre/PKGBUILD')
-rwxr-xr-x | libre/python2-reportlab-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/python2-reportlab-libre/PKGBUILD b/libre/python2-reportlab-libre/PKGBUILD index 2adbbc234..27014d100 100755 --- a/libre/python2-reportlab-libre/PKGBUILD +++ b/libre/python2-reportlab-libre/PKGBUILD @@ -22,7 +22,7 @@ license=('custom') source=(http://www.reportlab.com/ftp/${_origname}-$pkgver.tar.gz free-fonts.patch) md5sums=('e5d27a24a2c8456b168913242aa1940f' - 'd3abd11dfee7d1cf2edbcc786792e3cd') + '1588b88851711cc6c868db4c7d4f4dea') optdepends=('ghostscript') build() { |