blob: e38e037b8b75408efd1f0c2a5e76a36c6eb6dfae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = comprobot
pkgdesc = A self-hostable Discord bot built for maximum customization.
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/badluma/Comprobot
arch = any
license = MIT
makedepends = python-build
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pip
source = https://files.pythonhosted.org/packages/source/c/comprobot/comprobot-3.0.0.tar.gz
sha256sums = 00589516eb15937a9f1c50ccc454468eee118716b135a41ff2794153253480a8
pkgname = comprobot
|