From c5720f9b00ef3ccb46962395f1843dd02ee1a173 Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Mon, 25 May 2020 12:39:55 -0400 Subject: [PATCH] Add information to the inkscape manifest (#902) * Add information to the inkscape manifest * Rename 1.0.0.yaml to 1.0..yaml * Update and rename 1.0..yaml to 1.0.0.yaml --- manifests/Inkscape/Inkscape/1.0.0.yaml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/manifests/Inkscape/Inkscape/1.0.0.yaml b/manifests/Inkscape/Inkscape/1.0.0.yaml index 3d38cd934..57ad571c7 100644 --- a/manifests/Inkscape/Inkscape/1.0.0.yaml +++ b/manifests/Inkscape/Inkscape/1.0.0.yaml @@ -1,16 +1,15 @@ -Id: Inkscape.Inkscape -Name: Inkscape +Id: Inkscape.Inkscape Version: 1.0.0 -Publisher: Inkscape -License: GPLv3+ -MinOSVersion: 10.0.0.0 +Name: Inkscape +Publisher: The Inkscape Project +License: GPL 3.0 or later +LicenseUrl: https://inkscape.org/about/license/ +AppMoniker: inkscape +Tags: "inkscape, editor, foss, cross-platform, svg, vector-graphics, icons, graphics, export, drawing, art" +Description: Professional vector graphics editor Homepage: https://inkscape.org/ -Tags: -InstallerType: MSI - -# ======================= Installers ================== - -Installers: +Installers: - Arch: x64 Url: https://inkscape.org/gallery/item/18474/inkscape-1.0-x64.msi - Sha256: 0cd3efa6a6b61f7906152a2d7a221ee1b69598649fc8ca6482be9c3bf6db8679 + Sha256: 0CD3EFA6A6B61F7906152A2D7A221EE1B69598649FC8CA6482BE9C3BF6DB8679 + InstallerType: msi