community/gomplate: upgrade to 4.1.0

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
Dave Henderson 2024-07-06 13:44:09 -04:00 committed by Celeste
parent 25e336b64f
commit fb474f9b45

View File

@ -1,7 +1,7 @@
# Maintainer: Dave Henderson <dhenderson@gmail.com> # Maintainer: Dave Henderson <dhenderson@gmail.com>
pkgname=gomplate pkgname=gomplate
pkgver=4.0.1 pkgver=4.1.0
pkgrel=1 pkgrel=0
pkgdesc="A versatile Go template processor" pkgdesc="A versatile Go template processor"
url="https://github.com/hairyhenderson/gomplate" url="https://github.com/hairyhenderson/gomplate"
arch="all" arch="all"
@ -35,4 +35,4 @@ package() {
install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate
} }
sha512sums="080f28a5d55bf041338437216efb974027e7a97d9624a3fae8cad7135f394d1e10e5a332b0f0f7cf721bb53d79b165994615330fc522b6e843108355d32deb20 gomplate-4.0.1.tar.gz" sha512sums="6679e34a1257629d2c8493a07d313ed53bca1737b9a41baf62acdf4b4cca6a1a5759f2d5cf2400af016eb1f2692694eba2fcc56b484a25baa8c1988f8bdc6333 gomplate-4.1.0.tar.gz"