summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-09-01 15:37:58 +0200
committerMichel Zou2017-09-01 15:37:58 +0200
commitc95e0c76074e7fc3d5e992789b01fd01dd6fd776 (patch)
tree6895b810f5583b34ea384c9d396ae4cb76947847 /PKGBUILD
parent01d8b0b8a466c25607d2063d0f2d587fa051d440 (diff)
downloadaur-c95e0c76074e7fc3d5e992789b01fd01dd6fd776.tar.gz
0.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec42a8ac29ff..a75e2abfb771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
pkgname=kalliope
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Modular always-on voice controlled personal assistant designed for home automation"
-depends=(portaudio python-speechrecognition python-markupsafe python-pyaudio python-pythondialog python-jinja python-cffi python-flask-restful python-ipaddress python-apscheduler python-flask-testing python-httpretty python-requests svox-pico-bin mplayer python-feedparser python-mock python-transitions python-gitpython python-pyalsaaudio python-rpi.gpio python-soundfile python-sounddevice)
+depends=(portaudio python-speechrecognition python-markupsafe python-pyaudio python-pythondialog python-jinja python-cffi python-flask-restful python-ipaddress python-apscheduler python-flask-testing python-httpretty python-requests svox-pico-bin mplayer python-feedparser python-mock python-transitions python-gitpython python-pyalsaaudio python-rpi.gpio python-soundfile python-sounddevice python-sox)
license=('MIT')
url="https://github.com/kalliope-project/kalliope"
source=("https://github.com/kalliope-project/kalliope/archive/v${pkgver}.tar.gz")
-sha256sums=('1be82572e6562a89a508da4c7b786951779798a40f57b123b3b1f8aecdaf86ee')
+sha256sums=('8931e1ff865f2cd926183818c5a20d603d9c3cc222f1c1c3f8c72e6b3bbfee75')
+
build()
{