Packaging/Binaries: Difference between revisions
imported>H7x4 m Added runHooks and use SRI hash format |
imported>H7x4 m Fix SRI hash |
||
| Line 213: | Line 213: | ||
src = fetchurl { | src = fetchurl { | ||
url = "http://get.code-industry.net/public/master-pdf-editor-${version}_qt5.amd64.deb"; | url = "http://get.code-industry.net/public/master-pdf-editor-${version}_qt5.amd64.deb"; | ||
hash = "1z26qjhbiyz33rm7mp8ycgl5ka0v3v5lv5i5v0b5mx35arvx2zzy"; | hash = "sha256-1z26qjhbiyz33rm7mp8ycgl5ka0v3v5lv5i5v0b5mx35arvx2zzy"; | ||
}; | }; | ||
sourceRoot = "."; | sourceRoot = "."; | ||