aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-confuse/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-confuse/APKBUILD b/community/py3-confuse/APKBUILD
index be7d30dac28..029c538e625 100644
--- a/community/py3-confuse/APKBUILD
+++ b/community/py3-confuse/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Marvin Preuss <marvin@xsteadfastx.org>
pkgname=py3-confuse
_pyname=confuse
-pkgver=1.6.0
-pkgrel=1
+pkgver=1.7.0
+pkgrel=0
pkgdesc="Painless YAML config files for Python"
url="https://github.com/beetbox/confuse"
arch="noarch"
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-e8883df408815e83e83f96621d89cb36e97d59db99a1ce01f0ccb28a4d538f58f0ee08d70505b388cd5c9a2aa8a3a75daf074dc72b133ae0b2128eda2d1330a3 confuse-1.6.0.tar.gz
+c48cf13a7e3f8287ee1255f3d7f6d65e709532a8ae87a1ba937d0032556e45b97a154c59f71436fd1776c136b9e5c5ccac7e1795f288efece540acc926da5b1f confuse-1.7.0.tar.gz
"