summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da3c423bda564c67af6273d5c6520ed899c1108a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-discord-git
	pkgdesc = A modern, easy to use, feature-rich, and async ready API wrapper for Discord
	pkgver = r4318.823d650e
	pkgrel = 1
	url = https://github.com/Rapptz/discord.py
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-aiohttp
	optdepends = python-pynacl: Voice support
	optdepends = libffi: Voice support
	provides = python-discord
	conflicts = python-discord
	source = python-discord-git::git+https://github.com/Rapptz/discord.py.git
	md5sums = SKIP

pkgname = python-discord-git