blob: 65c4c0c1dbab1c6ec8a2b905ccd086fd91288ed4 (
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.2
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.2.tar.gz::https://github.com/BlueManCZ/hyprland-socket/archive/v0.12.2.tar.gz
sha256sums = 3b26dba706560c411f0e71f689c6f8219a3ace0eabdad9c7f460058ee174c685
pkgname = python-hyprland-socket
|