blob: e9823cb6e9bef3bef5b89a6abf41cd35b129a298 (
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.1
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.1.tar.gz::https://github.com/Pycord-Development/pycord/archive/v2.0.1.tar.gz
sha256sums = 0404c38f7767699dba6097b56066d0a425bed89019e32348033f05067fbf9982
pkgname = python-py-cord
|