summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2ff41138241..08ef3d7cc3d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
pkgbase = toot
pkgdesc = a Mastodon CLI client
- pkgver = 0.21.0
+ pkgver = 0.38.1
pkgrel = 1
url = https://github.com/ihabunek/toot
arch = any
license = GPL3
+ makedepends = python-setuptools
depends = python-requests
depends = python-beautifulsoup4
depends = python-wcwidth
- source = https://files.pythonhosted.org/packages/source/t/toot/toot-0.21.0.tar.gz
- sha256sums = 3de89f7b3abed0ef73163ce3114a3fc259b7f8f37168eb6c3b797035992c1bb7
+ depends = python-urwid
+ depends = python-tomlkit
+ source = https://github.com/ihabunek/toot/archive/0.38.1.zip
+ sha256sums = dab271f657f45c6f1ec1dcc5c0a42dbe533f237422d88d8f9b91f8f33a1f56c8
pkgname = toot
-