Skip to content
Snippets Groups Projects
Commit 755ae54f authored by Dave Henderson's avatar Dave Henderson Committed by Sören Tempel
Browse files

community/gomplate: upgrade to 2.1.0

parent 043a3883
No related branches found
No related tags found
No related merge requests found
# Maintainer: Dave Henderson <dhenderson@gmail.com> # Maintainer: Dave Henderson <dhenderson@gmail.com>
pkgname=gomplate pkgname=gomplate
_goname="github.com/hairyhenderson/$pkgname" _goname="github.com/hairyhenderson/$pkgname"
pkgver=2.0.0 pkgver=2.1.0
pkgrel=0 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"
...@@ -41,4 +41,4 @@ package() { ...@@ -41,4 +41,4 @@ package() {
install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate || return 1 install -D -m 755 bin/gomplate "$pkgdir"/usr/bin/gomplate || return 1
} }
sha512sums="2e767adf798ebb52e455d38b2dac93939e780047a3cdd47b796d0a338769541e48b7417bc28605023e91d5ed01bc0201e2997ea37ed0eac4917a6ae3b2fa0734 gomplate-2.0.0.tar.gz" sha512sums="aa31d4c4134603cfae9234830de77067255df240c37ee505b3747be87425a2d570e34fa7c786b1afea045f4784ef6ff1f1b4b1b6161bbca4a904473f20dee075 gomplate-2.1.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment