summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoretckeeper2022-08-05 02:18:48 +0200
committeretckeeper2022-08-05 02:18:48 +0200
commitcc71979707f5fb29eaa008d1efcc29c030d9ac0b (patch)
treecb4e032f5191f13148efadf08fd1d8dae3a09bad /.SRCINFO
parent4104ddc5891f6e295d4f9d0c924324f028ff9975 (diff)
downloadaur-cc71979707f5fb29eaa008d1efcc29c030d9ac0b.tar.gz
version bump
removed dependency version stripping from config, since now upstream has >= instead of == replaced embedded snowboy library with symlinks to the official package removed now-useless deps that were from snowboy's moved arch back to any now that the remaining code is just python and the binary bindings are symlinked small layout changes
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 8 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03591c3af230..58e1328621b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = kalliope
pkgdesc = Modular always-on voice controlled personal assistant designed for home automation
- pkgver = 0.7.1
+ pkgver = 0.7.2
pkgrel = 1
url = https://github.com/kalliope-project/kalliope
- arch = x86_64
+ arch = any
license = MIT
- makedepends = python-snowboy
- depends = portaudio
+ depends = python
+ depends = svox-pico-bin
depends = python-markupsafe
depends = python-pyaudio
depends = python-pythondialog
@@ -18,8 +18,7 @@ pkgbase = kalliope
depends = python-flask-testing
depends = python-httpretty
depends = python-requests
- depends = svox-pico-bin
- depends = mplayer
+ depends = python-gevent
depends = python-feedparser
depends = python-mock
depends = python-transitions
@@ -32,8 +31,6 @@ pkgbase = kalliope
depends = python-paho-mqtt
depends = python-ansible
depends = python-cachingutil
- depends = python-pip
- depends = cblas
depends = python-gevent
depends = python-sox
depends = python-speechrecognition
@@ -50,9 +47,8 @@ pkgbase = kalliope
depends = python-gtts
depends = python-pyasn1
depends = python-werkzeug
- depends = python-gevent
- source = https://github.com/kalliope-project/kalliope/archive/v0.7.1.tar.gz
- sha256sums = caa83bedbe76affb1cce128be61b404b94fa587134d48cd285284148b1c42db6
+ depends = python-snowboy
+ source = https://github.com/kalliope-project/kalliope/archive/v0.7.2.tar.gz
+ sha256sums = 76b5adcb1bd23a2c50046ecd17bed1ef2cb5b09584c44c01669486d33f858771
pkgname = kalliope
-