diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD
index f911f9c37facd0e540285f8ee4bce07e9c26fb2f..9df59660a5923f1fd1917a97d24f75540be78ad6 100644
--- a/community/gomplate/APKBUILD
+++ b/community/gomplate/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Dave Henderson <dhenderson@gmail.com>
 pkgname=gomplate
-pkgver=4.3.0
-pkgrel=3
+pkgver=4.3.1
+pkgrel=0
 pkgdesc="A versatile Go template processor"
 url="https://github.com/hairyhenderson/gomplate"
 arch="all"
@@ -35,4 +35,4 @@ package() {
 	install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate
 }
 
-sha512sums="482269941a7fa9d324ac72bc38877cf220ca25ec128e680edd56680b873e2dc2c3d9f26f0178a6dcbb0d3cb23069be3155b96b43824ac571aaa71d14dbb5eb27  gomplate-4.3.0.tar.gz"
+sha512sums="d7b43b8c4bfabfa0e94977a1923ef19d85574660d635e9a8c7ab999f8a9190b5a0e0b76025e9fcd431dbde470c029787437f55e3e031d5f71cdd84dbecfdec68  gomplate-4.3.1.tar.gz"