Added py-envtpl-20180204-r2

This commit is contained in:
ayakael 2019-06-27 16:18:35 -04:00
parent 0f8bd3c237
commit 4e3fb707b7
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,7 +1,7 @@
# Maintainer: Antoine Martin <antoine.martin@protonmail.com>
pkgname=py-envtpl
pkgver=20180204
pkgrel=1
pkgrel=2
pkgdesc="Render jinja2 templates on the command line using shell environment variables"
url='https://github.com/andreasjansson/envtpl'
arch="noarch"
@ -48,5 +48,5 @@ package() {
cd "$builddir"
python setup.py install --root="${pkgdir}" --optimize 1 --skip-build
}
sha512sums="a92934be44a7e42f3004190347d7aa54f3cbfaf54b21a70b83d7214ed9c5cd6f73d7c87e9f57a9e3bad2146a2342d7488ad39848da5ca77a5b5c6003b35f9c82 py-envtlp-20180204.tar.gz"
sha512sums="a92934be44a7e42f3004190347d7aa54f3cbfaf54b21a70b83d7214ed9c5cd6f73d7c87e9f57a9e3bad2146a2342d7488ad39848da5ca77a5b5c6003b35f9c82 py-envtpl-20180204.tar.gz"