blob: a45b77c1ac983a1c9ba9bfe790a574b9d308b4da (
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 = 2.1.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-2.1.4.tar.gz::https://static.crates.io/crates/hyprswitch/hyprswitch-2.1.4.crate
sha256sums = d8d45914a51284f8c18bb07eeb8aab38876fd4eb3f0827cbd117886e360b5273
pkgname = hyprswitch
|