diff --git a/community/py3-ansible-compat/APKBUILD b/community/py3-ansible-compat/APKBUILD index ed0d5090bc9e9f5f062b09ed453d1ddd5ea7ce9e..74c19671eedf6f22eac0a456efb2cca568a593c3 100644 --- a/community/py3-ansible-compat/APKBUILD +++ b/community/py3-ansible-compat/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Sean McAvoy <seanmcavoy@gmail.com> # Maintainer: Sean McAvoy <seanmcavoy@gmail.com> pkgname=py3-ansible-compat -pkgver=2.0.3 +pkgver=2.0.4 pkgrel=0 pkgdesc="functions that help interacting with various versions of Ansible" url="https://github.com/ansible-community/ansible-compat" @@ -39,5 +39,5 @@ package() { } sha512sums=" -0887e5da23041d02be0371bfd9569256252c586f80cd92ab855b32172328989c8160e57169aff6d72f1c3c89c9d3a00b56293e3badc0dc4aad135b1992d06599 ansible-compat-2.0.3.tar.gz +8fd6738cf2caf4cae3590e839edd76fdb21ebbb88f50bda470e6711fda4ac8ef18eded3ae4ff72e3b53925afc5649658892e434da943ebd7e986d18afe9cc6af ansible-compat-2.0.4.tar.gz "