summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvantu5z2021-06-28 10:30:21 +0300
committervantu5z2021-06-28 10:30:21 +0300
commitdf077d17466d56d8e59b01f035751e4d7d083bb2 (patch)
tree0de42514a336879719fab1a49119b3a1a5a5c0bb
parent17bc184eec3f4cf8beb19f5986bff3042e73f5fb (diff)
downloadaur-df077d17466d56d8e59b01f035751e4d7d083bb2.tar.gz
update depends
-rwxr-xr-xPKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2082dace9bec..c1f125493573 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: vantu5z <vantu5z@mail.ru>
pkgname=vasisualy-git
-pkgver=0.6.3
+pkgver=0.7.0
pkgrel=1
pkgdesc="Vasisualy is a simple Russian voice assistant written on python 3 for GNU/Linux and Windows."
arch=('i686' 'x86_64')
@@ -10,10 +10,10 @@ license=('GPL3')
depends=('rhvoice' 'speech-dispatcher'
'python>3'
'python-beautifulsoup4'
- 'python-future'
'python-geocoder'
'python-lxml'
'python-mss'
+ 'python-plyer'
'python-pyaudio'
'python-pyalsaaudio'
'python-pyowm'
@@ -21,7 +21,6 @@ depends=('rhvoice' 'speech-dispatcher'
'python-pyqt5-webengine'
'python-qt-material'
'python-scipy'
- 'python-shell'
'python-sounddevice'
'python-speechrecognition'
'python-translate'