summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul Nicholson2021-09-27 13:28:36 -0700
committerPaul Nicholson2021-09-27 13:28:36 -0700
commitba6e0315fc75bf5ddf96ca72f3d86750dcef3fde (patch)
tree9fd0311bc913a8b3ffe0eb5393b71c0da8b4b19d /PKGBUILD
parentd41d0c0774a5034101cbe524e9e9604d01d55d5a (diff)
downloadaur-ba6e0315fc75bf5ddf96ca72f3d86750dcef3fde.tar.gz
upgpkg: gomplate-bin 3.10.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 813f92befb90..b938309f1b9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=gomplate-bin
-pkgver=3.9.0
+pkgver=3.10.0
pkgrel=1
pkgdesc='A flexible commandline tool for template rendering. Supports lots of local and remote datasources'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
provides=('gomplate')
source=("${pkgname}-${pkgver}::https://github.com/hairyhenderson/gomplate/releases/download/v${pkgver}/gomplate_linux-amd64"
'LICENSE::https://github.com/hairyhenderson/gomplate/raw/master/LICENSE')
-sha256sums=('7dbabe30095f822ec38f5f70711ff121c26e588227da4cc05208417cfaf929cd'
+sha256sums=('eec0f85433c9c8aad93e8cd84c79d238f436b3e62f35b15471f5929bc741763a'
'623198523f10b6c9b0473c832634cd678b17492e77745c453aaec3f6f9d4fc20')
package() {