blob: 4a12169dbde9a55f3870a4625cf53cb61aaf14e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-i3ipc-git
pkgdesc = An improved Python library to control i3wm
pkgver = r404.1662929327.9de8e88
pkgrel = 1
url = https://github.com/altdesktop/i3ipc-python
arch = any
license = custom:BSD
makedepends = git
makedepends = python-setuptools
depends = python
depends = python-xlib
provides = python-i3ipc
provides = i3ipc-python-git
provides = i3ipc-python
conflicts = python-i3ipc
replaces = i3ipc-python-git
source = i3ipc-python::git+https://github.com/altdesktop/i3ipc-python.git
sha512sums = SKIP
pkgname = python-i3ipc-git
|