blob: f689495bb07bc2487f2a27be3839d14fb3d6596e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-hyprland-socket
pkgdesc = Typed Python library for Hyprland IPC via Unix sockets
pkgver = 0.12.1
pkgrel = 1
url = https://github.com/BlueManCZ/hyprland-socket
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = hyprland
source = python-hyprland-socket-0.12.1.tar.gz::https://github.com/BlueManCZ/hyprland-socket/archive/v0.12.1.tar.gz
sha256sums = cc8d25c6c4d9a6ae7452fb9d2173b753796340f3766a053f94daa036453dada6
pkgname = python-hyprland-socket
|