Unverified Commit f182923b authored by FineFindus's avatar FineFindus Committed by GitHub
Browse files

eyedropper: update description

Description changed and no longer described the project correctly.
parent ccdb8d20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
  ];

  meta = with lib; {
    description = "An easy-to-use color picker and editor";
    description = "A powerful color picker and formatter";
    homepage = "https://github.com/FineFindus/eyedropper";
    license = licenses.gpl3Plus;
    platforms = platforms.linux;