blob: 649ff295242c1586c8758046202c04a86dba23bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-hyprland-state
pkgdesc = Live state interface for Hyprland — options, animations, monitors, binds, and devices
pkgver = 0.4.2
pkgrel = 1
url = https://github.com/BlueManCZ/hyprland-state
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = hyprland
source = python-hyprland-state-0.4.2.tar.gz::https://github.com/BlueManCZ/hyprland-state/archive/v0.4.2.tar.gz
sha256sums = 46b8b4777126a17c2c4e17a577930d470ace264f4b8130cb5ed39d7e6f46d274
pkgname = python-hyprland-state
|