blob: b382b06e3546cd3a0817a51b99669e74e3eddbc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-nextcord-git
pkgdesc = A Python wrapper for the Discord API forked from discord.py
pkgver = 4336.9785cb70
pkgrel = 1
url = https://github.com/nextcord/nextcord
arch = any
license = MIT
makedepends = git
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-aiohttp
optdepends = python-pynacl: Voice support
optdepends = libffi: Voice support
provides = python-nextcord
conflicts = python-nextcord
source = nextcord-git::git+https://github.com/nextcord/nextcord.git
md5sums = SKIP
pkgname = python-nextcord-git
|