diff --git a/community/ansible-core/APKBUILD b/community/ansible-core/APKBUILD
index 202c0e5705ae1cba47b7eebb6c254b12e3fe1191..f11f9dab771fdbcfbc25cb0b2dfcee11115a7071 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.12.3
+pkgver=2.12.4
 pkgrel=0
 pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
 url="https://ansible.com"
@@ -32,5 +32,5 @@ package() {
 }
 
 sha512sums="
-dedac2546881442f5e904c485bdc464d0ced847520879fd10c2454a2055ada4d051416d450f01ae5a1e2f5073f1633cb4db5265855199bb32c0acb41092d6f05  ansible-core-2.12.3.tar.gz
+a196a4f75834b5951330a1ea201aca41581c88a3cedbdd1c9e00acd5d3f06b4fd1948ddb2acea32bc2b758587baf9bd75572d150d6d47a3a957f5d8c4fc06d2f  ansible-core-2.12.4.tar.gz
 "