blob: e595dd9c6b8d5a7b89d20a6ad64d06b825864ad9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-errol
pkgdesc = Errol is a file sender that rely on watchdog. It can be used to watch a directory and automatically transfer the new files (or modified ones) with XMPP.
pkgver = 2.1.0
pkgrel = 1
url = https://blog.agayon.be/errol.html
arch = any
license = GPLv3
depends = python
depends = python-slixmpp
depends = python-watchdog
depends = python-hachiko
provides = python-errol
options = !emptydirs
source = https://gitlab.com/jnanar/errol/-/archive/v2.1.0/errol-v2.1.0.tar.bz2
sha512sums = bc191b3d037c077ae19431ab46733afab08b43f18164b933912e21a06f3e537760654c75e70c50b3d2f5598e135a553f27ae2e4e8d3b3409d1f509b50d0048ce
pkgname = python-errol
|