blob: 6c8cb4dee19535ee70bf799052f9ff44e0a9003a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-jclib-git
pkgdesc = The core of the jabbercat XMPP client
pkgver = v0.1.0.r223.d34055ea0110
pkgrel = 1
url = https://jabbercat.org
arch = any
license = GPL3
makedepends = python-setuptools
depends = python
depends = python-hsluv
provides = python-jclib
conflicts = python-jclib
source = python-jclib-git::git+https://github.com/jabbercat/jclib.git
sha256sums = SKIP
pkgname = python-jclib-git
|