blob: 44297c2317d71be6feb4182c2040f87a2bdedf24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hyprswitch
pkgdesc = A CLI/GUI that allows switching between windows in Hyprland
pkgver = 3.2.4
pkgrel = 1
url = https://github.com/h3rmt/hyprswitch/
arch = any
license = MIT
makedepends = cargo
depends = hyprland
depends = gtk4-layer-shell
depends = gtk4
source = hyprswitch-3.2.4.tar.gz::https://static.crates.io/crates/hyprswitch/hyprswitch-3.2.4.crate
sha256sums = 896fed1ea43a5a7e7242b11969ff5011576543ded22c62b603f2ffad4b4a7eea
pkgname = hyprswitch
|