Commit 22d53928 authored by R. RyanTM's avatar R. RyanTM
Browse files

mpvScripts.videoclip: 0-unstable-2024-08-20 -> 0-unstable-2025-03-10

parent 5d9b5431
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@
}:
buildLua {
  pname = "videoclip";
  version = "0-unstable-2024-08-20";
  version = "0-unstable-2025-03-10";

  src = fetchFromGitHub {
    owner = "Ajatt-Tools";
    repo = "videoclip";
    rev = "249122d245bc5ec2a0687346af730b1cc2273b21";
    hash = "sha256-VSMFddi8Lvmipo8Un79v+LXGNiKeaSxHQ44HddJgTkE=";
    rev = "785eb86bc080c445e8feb947d7caa8f3a097bf2b";
    hash = "sha256-oanc9MggMjVDrSW42XrQwwWw2YTrifiCVrg/r42oGx8=";
  };

  patchPhase =