diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-21 17:18:16 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:15 +0700 |
commit | 1f95b697cb067c829c232c166131363c4e40dfe2 (patch) | |
tree | 0084271089c9e462c544f997d3c1141011ee2c69 | |
parent | 3bb8e2853fad824eb49628ea971c38a1e1222a3b (diff) | |
download | slackbuilds-1f95b697cb067c829c232c166131363c4e40dfe2.tar.gz |
system/ttf-paratype-pt-fonts: Fix download links (unvers. tarballs).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | system/ttf-paratype-pt-fonts/ttf-paratype-pt-fonts.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/ttf-paratype-pt-fonts/ttf-paratype-pt-fonts.info b/system/ttf-paratype-pt-fonts/ttf-paratype-pt-fonts.info index e4694df024..2ae2ae6471 100644 --- a/system/ttf-paratype-pt-fonts/ttf-paratype-pt-fonts.info +++ b/system/ttf-paratype-pt-fonts/ttf-paratype-pt-fonts.info @@ -1,9 +1,9 @@ PRGNAM="ttf-paratype-pt-fonts" VERSION="2.5_1.2_1.3" HOMEPAGE="https://www.paratype.com/public/" -DOWNLOAD="https://www.paratype.com/uni/public/PTSansOFL.zip \ - https://www.paratype.com/uni/public/PTSerifOFL.zip \ - https://www.paratype.com/uni/public/PTMonoOFL.zip" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/ttf-paratype-pt-fonts/PTSansOFL.zip \ + http://ponce.cc/slackware/sources/repo/ttf-paratype-pt-fonts/PTSerifOFL.zip \ + http://ponce.cc/slackware/sources/repo/ttf-paratype-pt-fonts/PTMonoOFL.zip" MD5SUM="e5b99133d3b72cd35400b5aa810ad0ee \ 4dd07baa86fd30977cdfabd82bf2ad1d \ 1c6d5c30fca24130b2888b9427a75134" |