Unverified Commit 66e2676c authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

trelby: Update homepage (#443308)

parents a118cba2 6c28813c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ python3Packages.buildPythonApplication rec {

  meta = {
    description = "Free, multiplatform, feature-rich screenwriting program";
    homepage = "www.trelby.org";
    homepage = "https://www.trelby.org";
    downloadPage = "https://github.com/trelby/trelby";
    mainProgram = "trelby";
    license = lib.licenses.gpl2Only;