summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-11-11 21:47:54 -0500
committerTony Lambiris2018-11-11 21:47:54 -0500
commit131041ce8efe85debf54f66168a9149600ba8eee (patch)
treec302959f91b2b8d1315e5e9c872014d2cbd7ac09
parentdc76960dadbaa6fbd2d124ab7d22f8eeaa435942 (diff)
downloadaur-131041ce8efe85debf54f66168a9149600ba8eee.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 82626b89ccff..a8f47c2f17c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gomplate-git
pkgdesc = A flexible commandline tool for template rendering.
- pkgver = r624.2197cb6d
+ pkgver = r641.9f5a39fb
pkgrel = 1
url = https://gomplate.hairyhenderson.ca/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 737486e36c63..f7d954716d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=gomplate-git
-pkgver=r624.2197cb6d
+pkgver=r641.9f5a39fb
pkgrel=1
pkgdesc='A flexible commandline tool for template rendering.'
arch=(i686 x86_64)