summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b136189d7c7e..813f92befb90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=gomplate-bin
-pkgver=3.8.0
+pkgver=3.9.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=('13b39916b11638b65f954fab10815e146bad3a615f14ba2025a375faf0d1107e'
+sha256sums=('7dbabe30095f822ec38f5f70711ff121c26e588227da4cc05208417cfaf929cd'
'623198523f10b6c9b0473c832634cd678b17492e77745c453aaec3f6f9d4fc20')
package() {