summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Kessler2020-06-16 18:25:31 -0400
committerNathan Kessler2020-06-16 18:25:31 -0400
commitb773e2d9ab21f6f22b22e72167219440e507abaf (patch)
tree261329aceb8cef543605cafb0b1ced14263005bc
parent0db03caaae44eaf1fa580ea9630ff60526bde9a3 (diff)
downloadaur-b773e2d9ab21f6f22b22e72167219440e507abaf.tar.gz
Update to 1.2.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b853e77b27d..91e168dc0892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nathan Kessler <nathant93@gmail.com>
pkgname=dot-templater
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Templates a folder of dotfiles, supporting feature flags and string substitutions"
arch=('i686' 'x86_64')