summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 86d30a08b69da3572c250c7f6c9e856d4cd9ec97 (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 = r.
	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