diff --git a/community/lazygit/APKBUILD b/community/lazygit/APKBUILD
index bee9c20db2c07fc856fd73636fa693b855991b6b..e2110eb36f687a6cc06bf555486141343fdbd5fc 100644
--- a/community/lazygit/APKBUILD
+++ b/community/lazygit/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Thomas Deutsch <thomas@tuxpeople.org>
 # Maintainer: Thomas Deutsch <thomas@tuxpeople.org>
 pkgname=lazygit
-pkgver=0.39.3
+pkgver=0.39.4
 pkgrel=0
 pkgdesc="Simple terminal UI for git commands"
 url="https://github.com/jesseduffield/lazygit"
@@ -31,5 +31,5 @@ package() {
 }
 
 sha512sums="
-89002c063a51791e9ddd28357a48e1b4b75c10704ba182e95cb59aac5b18794bde37c0d0f7f8d72cc5ebda54d20e27c1968df652648dba0b745d08104ab186fe  lazygit-0.39.3.tar.gz
+b3d29abfe168590ea63c46ac461e4862a86b861f77a89e6be9d2b207f24c4da10b95512349b1158ff92c1443a16468d4d0026d27b0b87c2315b15ede447dbf05  lazygit-0.39.4.tar.gz
 "