aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-dbusmock/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-dbusmock/APKBUILD')
-rw-r--r--community/py3-dbusmock/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-dbusmock/APKBUILD b/community/py3-dbusmock/APKBUILD
index 3995606855..130faa067a 100644
--- a/community/py3-dbusmock/APKBUILD
+++ b/community/py3-dbusmock/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname=py3-dbusmock
_pyname=python-dbusmock
-pkgver=0.18.3
-pkgrel=1
+pkgver=0.19
+pkgrel=0
pkgdesc="Mock D-Bus objects for tests"
url="https://github.com/martinpitt/python-dbusmock"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="6f7b42eae578ce03024b3b5cc85e82f04a467803f4c8b4cb5193454dcd849038f11e6ce5028ca9dd57ea5a9380c1b754d8fc644b4a24b51deee9e87b409115c3 python-dbusmock-0.18.3.tar.gz"
+sha512sums="9f49cb1818c0de8b774d4ccd0eed35de3b0a95de669e70539699237b5cdfee993da7747dc28375c8f1c26fac83d948b7ce25107d866e28b833b556c6f654706c python-dbusmock-0.19.tar.gz"