summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-03-18 12:13:03 -0700
committerBenjamin Denhartog2019-03-18 12:13:03 -0700
commite60361561e985ee988fc8d71536e452707730214 (patch)
treef9400e2b1958be0c9d3026dbf40f0241cd787f5a /.SRCINFO
parent2a8081965f1cd7ed6c0b6e8850be23e2d54a8df4 (diff)
downloadaur-e60361561e985ee988fc8d71536e452707730214.tar.gz
new release: terragrunt-bin 0.18.2-3
using the $source variable reduces maintenance complexity if we ever wanted to change the filename. see `man bash` for more information about the `%%` expansion.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 115d49769cd1..3e5e214e3106 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = terragrunt-bin
pkgdesc = A thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules
pkgver = 0.18.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/gruntwork-io/terragrunt
arch = x86_64
license = MIT