diff --git a/community/py3-gitpython/APKBUILD b/community/py3-gitpython/APKBUILD
index f4443e2b2aa2f82f163e94bc20af677e46d19669..31cebf99ae1931c2174149309fb95c97ed357f08 100644
--- a/community/py3-gitpython/APKBUILD
+++ b/community/py3-gitpython/APKBUILD
@@ -1,8 +1,6 @@
-# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-gitpython
-pkgver=3.1.43
-pkgrel=1
+pkgver=3.1.44
+pkgrel=0
 pkgdesc="Python3 Git Library"
 url="https://github.com/gitpython-developers/GitPython"
 arch="noarch"
@@ -50,5 +48,5 @@ package() {
 }
 
 sha512sums="
-02296a19743346eefc2c1fdf0f5ccf612edf8bdf95a1dfbb4e69f9c64e327d10f9c25abc97d4d4178acba236bd3495b0c408ce2575fcca5d5903ddace5882ec4  GitPython-3.1.43.tar.gz
+bd7d29f388fc9e2d433be556dd117c3f2e9148b41266180f2edf06dec675c33d9fcb573b93ff7e2a216616eb209fbbd05f7d465c84d87747563e324d3f5254d0  GitPython-3.1.44.tar.gz
 "