summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2022-08-10 18:07:26 +0000
committerEnmanuel2022-08-10 18:07:26 +0000
commit674d451363bf72d1087b486ae07d356714af050e (patch)
tree1f3707239c3047b6fb437f26a86ab0202a99bca3
parentebb8f4cbd4219f69c0b5197980ed81bde63f3231 (diff)
downloadaur-674d451363bf72d1087b486ae07d356714af050e.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5268b586e149..507ba9734390 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gomplate-bin
pkgdesc = A flexible commandline tool for template rendering. Supports lots of local and remote datasources
- pkgver = 3.11.1
+ pkgver = 3.11.2
pkgrel = 1
url = https://gomplate.ca
arch = x86_64
license = MIT
provides = gomplate
conflicts = gomplate
- source = gomplate-bin-3.11.1::https://github.com/hairyhenderson/gomplate/releases/download/v3.11.1/gomplate_linux-amd64
+ source = gomplate-bin-3.11.2::https://github.com/hairyhenderson/gomplate/releases/download/v3.11.2/gomplate_linux-amd64
source = LICENSE::https://raw.githubusercontent.com/hairyhenderson/gomplate/main/LICENSE
sha256sums = e3d3c32075c6523bd6d0a999977d1a9619b7d39549381b40dad8a82c963fc13e
sha256sums = 623198523f10b6c9b0473c832634cd678b17492e77745c453aaec3f6f9d4fc20
diff --git a/PKGBUILD b/PKGBUILD
index 0c4ec9b2c8f3..58bbca900a29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Enmanuel Moreira <enmanuelmoreira@gmail.com>
pkgname=gomplate-bin
-pkgver=3.11.1
+pkgver=3.11.2
pkgrel=1
pkgdesc='A flexible commandline tool for template rendering. Supports lots of local and remote datasources'
arch=('x86_64')