From 3ebb0248f3803f71f5da45e88eb51580b9b06cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me?= Date: Mon, 20 May 2024 13:06:40 +0200 Subject: [PATCH] stacker: renaming patch to lowercase --- patches/stacker/README.md | 2 +- patches/stacker/{STACKER.patch => stacker.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename patches/stacker/{STACKER.patch => stacker.patch} (100%) diff --git a/patches/stacker/README.md b/patches/stacker/README.md index dc8d969..c7778a0 100644 --- a/patches/stacker/README.md +++ b/patches/stacker/README.md @@ -22,7 +22,7 @@ Jumping to the last selected window is not yet implemented. ### Download - [git branch](https://codeberg.org/jeromecst/dwl/src/branch/stacker) -- [2024-05-17](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/stacker/STACKER.patch) +- [2024-05-17](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/stacker/stacker.patch) ### Authors - [jeromecst](https://codeberg.org/jeromecst) diff --git a/patches/stacker/STACKER.patch b/patches/stacker/stacker.patch similarity index 100% rename from patches/stacker/STACKER.patch rename to patches/stacker/stacker.patch