diff options
-rw-r--r-- | community/py3-configobj/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-configobj/APKBUILD b/community/py3-configobj/APKBUILD index b5e08374f46..c4bc391aaa5 100644 --- a/community/py3-configobj/APKBUILD +++ b/community/py3-configobj/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-configobj _pkgname=configobj pkgver=5.0.6 -pkgrel=8 +pkgrel=9 pkgdesc="Python3 library for reading and writing of configuration files (ini)" url="https://github.com/DiffSK/configobj" arch="noarch" |