From: Carl Hetherington Date: Tue, 24 Jul 2018 14:25:56 +0000 (+0100) Subject: Update ImageMagick URL for flatpak. X-Git-Tag: v2.13.39~5 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;ds=inline;h=498b27d7846960833bb85c4f8ebea7f760285d23;hp=fce29f479ce0b3497fb6f434dd137c6e0c75524e;p=dcpomatic.git Update ImageMagick URL for flatpak. --- diff --git a/com.dcpomatic.DCP-o-matic.json b/com.dcpomatic.DCP-o-matic.json index d199d5289..bcfa0ef65 100644 --- a/com.dcpomatic.DCP-o-matic.json +++ b/com.dcpomatic.DCP-o-matic.json @@ -22,8 +22,8 @@ "sources": [ { "type": "archive", - "url": "https://www.imagemagick.org/download/ImageMagick.tar.gz", - "sha256": "3cabd2988d7809046694859d1d3b2adf4de8ada7f8eea8cd9e29da030ba4b778" + "url": "https://www.imagemagick.org/download/ImageMagick-7.0.8-8.tar.bz2", + "sha256": "bc678d7fe5fc7e22af0d0268fabc6559a3052a589220cec50d3da0c842de17c3" } ] },