Adding PKBUILD

This commit is contained in:
2025-06-19 12:53:20 +02:00
parent f7430245fd
commit 4658abc82e
3 changed files with 717 additions and 0 deletions

14
.SRCINFO Normal file
View File

@@ -0,0 +1,14 @@
pkgbase = hyprland-toggle-tiling-git
pkgdesc = A simple program to toggle tiling and floating modes for windows in the Hyprland Wayland compositor.
pkgver = latest
pkgrel = 1
url = https://github.com/TypoMustakes/hyprland-toggle-tiling
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = hyprland
source = git+https://github.com/TypoMustakes/hyprland-toggle-tiling.git
sha256sums = SKIP
pkgname = hyprland-toggle-tiling-git