diff --git a/testing/py3-ovos-bus-client/APKBUILD b/testing/py3-ovos-bus-client/APKBUILD index ea76dfb569f326ed54c8d6145f5b2a1820b1fe7b..516c051b1c068d619437d8c2ac03b3034a21aa73 100644 --- a/testing/py3-ovos-bus-client/APKBUILD +++ b/testing/py3-ovos-bus-client/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> -# Maintainer: Bart Ribbers <bribbers@disroot.org> +maintainer="Bart Ribbers <bribbers@disroot.org>" pkgname=py3-ovos-bus-client -pkgver=0.1.1 +pkgver=1.0.4 pkgrel=0 pkgdesc="A simple interface for the mycroft messagebus and can be used to connect to ovos" url="https://github.com/OpenVoiceOS/ovos-bus-client" @@ -11,6 +11,7 @@ depends=" py3-orjson py3-ovos-config py3-ovos-utils + py3-ovos-utils py3-pyee py3-websocket-client " @@ -44,5 +45,5 @@ package() { } sha512sums=" -5bb564a6a442eb43350b9b58a5c81bb045f65f0388d3ac4ddb48746c80f8b9917e6616a8c48c81133cc08acc9c17b6debbb461336642a2f4c9497294a2e11d5d py3-ovos-bus-client-0.1.1.tar.gz +32db03b96c935088b48f97a8be09778fe9b77cf79e93bcb7db5acf3847b8f3f7d4efdc5e8e898d613f00bb8a1e514e6e69a065b5e46608848e13ba7d631bfe39 py3-ovos-bus-client-1.0.4.tar.gz "