wpsoffice: update description, homepage

This commit is contained in:
Samuel Gräfenstein 2021-02-28 11:14:17 +01:00
parent df3d560999
commit 3e3d07997d
No known key found for this signature in database
GPG key ID: EF76A063F15C63C8

View file

@ -55,13 +55,13 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ autoPatchelfHook dpkg wrapGAppsHook wrapQtAppsHook ];
meta = {
description = "Office program originally named Kingsoft Office";
homepage = "http://wps-community.org/";
meta = with lib; {
description = "Office suite, formerly Kingsoft Office";
homepage = "https://www.wps.com/";
platforms = [ "x86_64-linux" ];
hydraPlatforms = [];
license = lib.licenses.unfreeRedistributable;
maintainers = with lib.maintainers; [ mlatus th0rgal ];
license = licenses.unfreeRedistributable;
maintainers = with maintainers; [ mlatus th0rgal ];
};
buildInputs = with xorg; [