Unverified Commit ee8e2cb7 authored by luftmensch-luftmensch's avatar luftmensch-luftmensch
Browse files

mpvScripts.modernx-zydezu: 0.3.5 -> 0.3.5.5

parent 65aacd0e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,14 +7,14 @@
}:
buildLua (finalAttrs: {
  pname = "modernx-zydezu";
  version = "0.3.5";
  version = "0.3.5.5";

  scriptPath = "modernx.lua";
  src = fetchFromGitHub {
    owner = "zydezu";
    repo = "ModernX";
    rev = finalAttrs.version;
    hash = "sha256-pU3ROjdSa80FV/b/HlsKvlM6wZxEV5c4Os8g2Lgs65U=";
    hash = "sha256-sPpVwI8w5JsP/jML0viOSqhyYBVKfxWuKbxHkX3GVug=";
  };

  postInstall = ''