From f188b55d326481668a571c5ccf5a24229925ca8c Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:42:41 +0300 Subject: [PATCH] Add Krita (#1449) * adds kodi * kodi: fix installer * kodi: fix hash * kodi: fix download url * kodi: fix download url * adds Origin * adds Origin * adds Origin * kodi: fix installer and hash * add krita * fix krita commit * fix krita download --- manifests/KDE/Krita/4.2.9.0.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/KDE/Krita/4.2.9.0.yaml diff --git a/manifests/KDE/Krita/4.2.9.0.yaml b/manifests/KDE/Krita/4.2.9.0.yaml new file mode 100644 index 000000000..396f704f8 --- /dev/null +++ b/manifests/KDE/Krita/4.2.9.0.yaml @@ -0,0 +1,14 @@ +Id: KDE.Krita +Publisher: KDE +Name: Krita +Version: 4.2.9.0 +License: GNU GENERAL PUBLIC LICENSE +InstallerType: nullsoft +LicenseUrl: https://github.com/KDE/krita/blob/master/COPYING +Description: Krita is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone. +Homepage: https://krita.org/en/ +Installers: + - Arch: x64 + InstallerType: nullsoft + Url: http://ftp.gwdg.de/pub/linux/kde/stable/krita/4.2.9/krita-x64-4.2.9-setup.exe + Sha256: fd8345a4d4170c62e410f8cfe1547bb811eb312de953a540b3bf12bb79137b9f \ No newline at end of file