Unverified Commit c46ef126 authored by DontEatOreo's avatar DontEatOreo
Browse files

gpu-screen-recorder-gtk: add changelog



Co-authored-by: default avatardec05eba <dec05eba@protonmail.com>
parent 5668a1c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ stdenv.mkDerivation (finalAttrs: {
    '';

  meta = {
    changelog = "https://git.dec05eba.com/gpu-screen-recorder-gtk/tree/com.dec05eba.gpu_screen_recorder.appdata.xml#n82";
    description = "GTK frontend for gpu-screen-recorder.";
    homepage = "https://git.dec05eba.com/gpu-screen-recorder-gtk/about/";
    license = lib.licenses.gpl3Only;