summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 16 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a8aa0c226ac..087bb7621ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,30 @@
pkgbase = matrix-commander-git
- pkgdesc = Simple CLI-based Matrix client for sending and receiving
- pkgver = r82.06b4738
+ pkgdesc = Simple CLI-based Matrix client (from git master)
+ pkgver = r324.dbf2829
pkgrel = 1
url = https://github.com/8go/matrix-commander
arch = any
license = GPL
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python>3.7
depends = python-aiohttp
- depends = python-aiofiles
- depends = python-argparse
+ depends = python-aiofiles>=0.6.0
+ depends = python-emoji
depends = python-markdown
- depends = python-matrix-nio
- depends = python-notify2
+ depends = python-matrix-nio>=0.14.1
depends = python-pillow
- depends = python-magic-ahupp
+ depends = python-magic
+ depends = python-pyxdg
+ depends = python-atomicwrites
+ depends = python-cachetools
+ depends = python-olm
+ depends = python-peewee
+ optdepends = python-notify2: needed for notifications on desktop systems
provides = matrix-commander
conflicts = matrix-commander
source = matrix-commander::git+https://github.com/8go/matrix-commander.git
md5sums = SKIP
pkgname = matrix-commander-git
-