pantalaimon: rebuild for new python3-prompt_toolkit
This commit is contained in:
parent
64b5ec6157
commit
ea5da929af
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'pantalaimon'
|
# Template file for 'pantalaimon'
|
||||||
pkgname=pantalaimon
|
pkgname=pantalaimon
|
||||||
version=0.6.5
|
version=0.6.5
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-attrs python3-aiohttp python3-appdirs python3-click
|
depends="python3-attrs python3-aiohttp python3-appdirs python3-click
|
||||||
python3-keyring python3-logbook python3-peewee python3-janus
|
python3-keyring python3-logbook python3-peewee python3-janus
|
||||||
python3-cachetools python3-prompt_toolkit2 python3-matrix-nio
|
python3-cachetools python3-prompt_toolkit python3-matrix-nio
|
||||||
python3-dbus python3-gobject python3-pydbus python3-notify2"
|
python3-dbus python3-gobject python3-pydbus python3-notify2"
|
||||||
checkdepends="${depends}"
|
checkdepends="${depends}"
|
||||||
short_desc="Proxy daemon for matrix.org clients supporting end-to-end encryption"
|
short_desc="Proxy daemon for matrix.org clients supporting end-to-end encryption"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue