blob: 3b9e9fb9571a2fb3457d05644a2602d7eccfd0c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = sendxmpp-py
pkgdesc = sendxmpp is the XMPP equivalent of sendmail. It is an alternative to the old sendxmpp written in Perl.
pkgver = 1.0
pkgrel = 1
url = https://github.com/moparisthebest/sendxmpp-py
arch = any
license = GPL3
depends = python-dnspython
depends = python-sleekxmpp
depends = python
provides = sendxmpp
conflicts = sendxmpp
source = https://github.com/moparisthebest/sendxmpp-py/archive/v1.0.tar.gz
source = https://github.com/moparisthebest/sendxmpp-py/releases/download/v1.0/v1.0.tar.gz.asc
validpgpkeys = 81F1C22DD41109D4A9C0A7B5B070F8D97D1A0BBA
sha256sums = 50fa7fdb38291aa2d49e330f4fb627ae1bb671572fbc1682b8b82593d34c45e2
sha256sums = SKIP
pkgname = sendxmpp-py
|