blob: 675be9ec2db3ab243fe7e7cc9a106a22017981d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = hyprland-workspaces
pkgdesc = A multi-monitor aware Hyprland workspace widget for use with bars.
pkgver = 2.0.4
pkgrel = 1
url = https://github.com/FieldofClay/hyprland-workspaces
arch = x86_64
license = MIT
makedepends = cargo
depends = hyprland
source = https://github.com/FieldofClay/hyprland-workspaces/archive/refs/tags/v2.0.4.tar.gz
sha256sums = 9c8483926683ad87a1d7ce222bded1180965de10111ed2c7441efbcd09cd57ac
pkgname = hyprland-workspaces
|