blob: 9283c49a8343d99da1a288e5ba6f8e11ef36ed25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-py-cord
pkgdesc = Pycord is a maintained fork of discord.py, a python wrapper for the Discord API
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/Pycord-Development/pycord
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-aiohttp
optdepends = python-pynacl: Voice support
optdepends = libffi: Voice support
provides = python-discord
provides = python-pycord
conflicts = python-discord
source = pycord-2.0.0.tar.gz::https://github.com/Pycord-Development/pycord/archive/v2.0.0.tar.gz
sha256sums = afa97d8cdd07eb230ace0f022918a77c3c43234fe6716d667fbd0b588a7986c7
pkgname = python-py-cord
|