blob: ceea46f85b956a6dc59ed17bd4e80aa14ebe7740 (
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.3.2
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.3.2.tar.gz::https://static.crates.io/crates/hyprswitch/hyprswitch-3.3.2.crate
sha256sums = bb6eafec7a725c9ea0bc8ecef1f09687cdb3e0b4a740430d6e8ad601e6d55d22
pkgname = hyprswitch
|