diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD
index 5ff402bbc74c511a3218ea9c7cb7048da46c392c..0c244bd8c2fbcc35222bf80237d7e2d67a643464 100644
--- a/community/gomplate/APKBUILD
+++ b/community/gomplate/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Dave Henderson <dhenderson@gmail.com>
 pkgname=gomplate
 _goname="github.com/hairyhenderson/$pkgname"
-pkgver=3.3.1
+pkgver=3.4.0
 pkgrel=0
 pkgdesc="A versatile Go template processor"
 url="https://github.com/hairyhenderson/gomplate"
@@ -41,4 +41,4 @@ package() {
 	install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate || return 1
 }
 
-sha512sums="1c4c9ce4a7915cf1717de352e1391b33ac28054da590fd817cae6ce0d4f4682bc312d5c38b8249069c219c21cdf5ae3418fb2ad2b83cd4219633396565102f7c  gomplate-3.3.1.tar.gz"
+sha512sums="4981116e9d5a13ca2257c8d34cff5bea38e5d9ef7113de8aad0ddccfd08f6ad88daf498d7de2dffc276bf3ecf24c7da0780069ff2f7e2dadd14f0f912a215ef8  gomplate-3.4.0.tar.gz"