summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEnmanuel2024-03-08 16:58:46 +0000
committerEnmanuel2024-03-08 16:58:46 +0000
commitdf2b071c7358639df97f0bc3bced785796b6eeb0 (patch)
tree470e6479e82261342c11d41e1b85ad036ef9a849 /PKGBUILD
parent00cdc1ba8e27cfed5cec33f523d3a9bf5059a1ab (diff)
downloadaur-gomplate-bin.tar.gz
Bumped to 3.11.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5766db1d2450..970087dcb149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Enmanuel Moreira <enmanuelmoreira@gmail.com>
pkgname=gomplate-bin
-pkgver=3.11.5
+pkgver=3.11.7
pkgrel=1
pkgdesc='A flexible commandline tool for template rendering. Supports lots of local and remote datasources'
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=('gomplate')
provides=('gomplate')
source=("${pkgname}-${pkgver}::https://github.com/hairyhenderson/${pkgname%-bin}/releases/download/v${pkgver}/${pkgname%-bin}_linux-amd64"
'LICENSE::https://raw.githubusercontent.com/hairyhenderson/'${pkgname%-bin}'/main/LICENSE')
-sha256sums=('16f6a01a0ff22cae1302980c42ce4f98ca20f8c55443ce5a8e62e37fc23487b3'
+sha256sums=('adfa5c7412610dde5fadea07a6b25e7cfa2db462a55b128bdce2ec8fcff22136'
'57e484ef5a7e1055b3b7268a7d74fd63941ce76ff6a5c41adb0c19e5bd026067')
package() {