testing/py3-ovos-utils: upgrade to 0.2.1

This commit is contained in:
Bart Ribbers 2024-09-17 11:51:24 +02:00
parent 771d3147cf
commit e9df6d0f18

View file

@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-ovos-utils
pkgver=0.1.0
pkgver=0.2.1
pkgrel=0
pkgdesc="Collection of simple utilities for use across the MyCroft ecosystem"
url="https://github.com/OpenVoiceOS/ovos_utils"
@ -27,7 +27,7 @@ checkdepends="
py3-pytest
"
subpackages="$pkgname-pyc"
source="https://github.com/OpenVoiceOS/ovos_utils/archive/V$pkgver/ovos_utils-V$pkgver.tar.gz"
source="https://github.com/OpenVoiceOS/ovos_utils/archive/$pkgver/ovos_utils-$pkgver.tar.gz"
builddir="$srcdir/ovos-utils-$pkgver"
build() {
@ -57,5 +57,5 @@ package() {
}
sha512sums="
97d939b5e0c9f4837ccbc6ac91d2e23f0c1b6c0a1c25a3932579cf326d8ab4158ea95c67256c326a86d89b90982dca570b1e9646661a14794031cbd382f1701a ovos_utils-V0.1.0.tar.gz
1bd0b51ecd10f256f6b9c8f38d09692c01be54d69c7a3167174cef124b26355f86cd5d51214ebe58c69a67eefdea929e45740054d80d28bf27c56b245b3e67df ovos_utils-0.2.1.tar.gz
"