summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorjmcb2022-10-17 22:52:33 +0100
committerjmcb2022-10-17 22:52:33 +0100
commitea57b0fdc192ba6ce364842fbf48fbdf9aff1f20 (patch)
tree22454d563287fcc7bcce4be6603ad82485df543e /.SRCINFO
downloadaur-ea57b0fdc192ba6ce364842fbf48fbdf9aff1f20.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c0bcff21404b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = twitch-chat-downloader
+ pkgdesc = Download chat messages from past broadcasts on Twitch
+ pkgver = 3.2.2
+ pkgrel = 1
+ url = https://github.com/PetterKraabol/Twitch-Chat-Downloader
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-requests
+ depends = python-dateutil
+ depends = python-pytz
+ provides = python-tcd
+ source = https://files.pythonhosted.org/packages/source/t/tcd/tcd-3.2.2.tar.gz
+ sha256sums = ee6a8e22c54ccfd29988554b13fe56b2a1bf524e110fa421d77e27baa8dcaa19
+
+pkgname = twitch-chat-downloader