blob: a87a0bbd3957d29c1a5cf10e010acda9888a66b5 (
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.1.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.1.2.tar.gz::https://static.crates.io/crates/hyprswitch/hyprswitch-3.1.2.crate
sha256sums = f0df0c8eb18a799a5f4d9ed0174fa67de1f41ec03b4114afb5f2ab0c35218ff8
pkgname = hyprswitch
|