summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-07-28 23:20:36 -0400
committerTony Lambiris2018-07-28 23:20:36 -0400
commit2f72a791b978c69a6e2e5a93ea8779cd0bde428b (patch)
tree1f99283d914b8840981227a5f4a6ce9421ec53eb
parentaab11ef113d6e0aa90b5ea764b03bc191003b531 (diff)
downloadaur-2f72a791b978c69a6e2e5a93ea8779cd0bde428b.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8f0c39db201..ea5f09bb53c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gomplate-git
pkgdesc = A flexible commandline tool for template rendering.
- pkgver = r513.5e0601a6
+ pkgver = r548.84807e02
pkgrel = 1
url = https://gomplate.hairyhenderson.ca/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4a0bf042b3fc..086aa6397b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=gomplate-git
-pkgver=r513.5e0601a6
+pkgver=r548.84807e02
pkgrel=1
pkgdesc='A flexible commandline tool for template rendering.'
arch=(i686 x86_64)