summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEnmanuel2022-08-10 19:16:49 +0000
committerEnmanuel2022-08-10 19:16:49 +0000
commit50cd2f165e0bf9324854625b9c900bbbb93a47a4 (patch)
tree58305d9b64695d449ff9a2d58bc7b19850b951d7 /PKGBUILD
parent674d451363bf72d1087b486ae07d356714af050e (diff)
downloadaur-50cd2f165e0bf9324854625b9c900bbbb93a47a4.tar.gz
Fix checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58bbca900a29..bf3c57b208e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gomplate-bin
pkgver=3.11.2
-pkgrel=1
+pkgrel=2
pkgdesc='A flexible commandline tool for template rendering. Supports lots of local and remote datasources'
arch=('x86_64')
url="https://gomplate.ca"
@@ -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=('e3d3c32075c6523bd6d0a999977d1a9619b7d39549381b40dad8a82c963fc13e'
+sha256sums=('53858f4c6b68a0bea0a66430760eb0948c7745f6d3052a395507e6bb9c6964a9'
'623198523f10b6c9b0473c832634cd678b17492e77745c453aaec3f6f9d4fc20')
package() {