diff --git a/community/ansible-core/APKBUILD b/community/ansible-core/APKBUILD
index a4e9bfe0afd8abd454df2fd63368098f18c5fbb9..9be690bae561f2bb6ab5d3e17aaf8b58b5c6f00f 100644
--- a/community/ansible-core/APKBUILD
+++ b/community/ansible-core/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Sean McAvoy <seanmcavoy@gmail.com>
 # Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
 pkgname=ansible-core
-pkgver=2.13.0
+pkgver=2.13.6
 pkgrel=0
 pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
 url="https://ansible.com"
@@ -29,5 +29,5 @@ package() {
 }
 
 sha512sums="
-37e17d73477ba88c62af94a6912f9b4b91ebf2ac967c2845875e293fe2ed09307e414644899714e604883973e241eed571d61b7a093a6c212446a1f5b702af6f  ansible-core-2.13.0.tar.gz
+2a91916e94bf65f76c450e548c6464660ef0e1a62e17f889785cb94c735c2bf153a2d8eff7a0dac90836a523f5768453bf18c4bdf3cbee0f8916d6cd0b11a902  ansible-core-2.13.6.tar.gz
 "