blob: 03fa037b6f60b18dca1c4326601c00115032585b (
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 = 1.2.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-1.2.2.tar.gz::https://static.crates.io/crates/hyprswitch/hyprswitch-1.2.2.crate
sha256sums = c99dd90229d34ca301bad7c9412fa3f619f5eb775d744eb8813a73787925b829
pkgname = hyprswitch
|