summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2016-03-24 22:58:34 +1100
committerMatthew Gamble2016-03-24 22:58:34 +1100
commitde86c37ece93d3f8df05631eec8ffa40a1c535f1 (patch)
tree3f31c4b31bfeae7f229918066fb715f3bf0a41bc /PKGBUILD
parent04773331985e51255e9540994a56812fcc12c8c6 (diff)
downloadaur-lustache-cli.tar.gz
Actually fix dependencies list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fec7cb5f31d2..bd21bc28572a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lustache-cli
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A command-line interface to lustache (mustache templates for lua)."
arch=("any")
url="https://github.com/djmattyg007/lustache-cli"