diff --git a/hyprpm.toml b/hyprpm.toml index c8fd12b..e5fcf4d 100644 --- a/hyprpm.toml +++ b/hyprpm.toml @@ -1,13 +1,10 @@ [repository] name = "hy3" -authors = ["outfoxxed"] -commit_pins = [ - ["03ebbe18ed8517ee22591eac82cd54322f42cb7d", "2f28dc810c0e1f42763a1f14fb011c4fce6db8be"] -] +authors = ["outfoxxed, DRAGONTOS"] [hy3] description = "i3 like tiling for hyprland" -authors = ["outfoxxed"] +authors = ["outfoxxed, DRAGONTOS"] output = "build/libhy3.so" build = [ "cmake -DCMAKE_BUILD_TYPE=Release -B build",