blob: 022170e405bbd3d7eb37967f7b01553939544d49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-i3-py
pkgdesc = tools for i3 users and developers
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/ziberna/i3-py
arch = any
license = GPL-3.0-or-later
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
depends = python
depends = i3-wm
source = python-i3-py::git+https://github.com/brett/i3-py#commit=64a19dad345f96d9c014291b7ce202109f4b9a9a
md5sums = SKIP
pkgname = python-i3-py
|