community/esh: upgrade to 0.3.0

This commit is contained in:
Jakub Jirutka 2019-07-31 20:54:31 +02:00
parent 7d4b654c6b
commit 7a07264fca

View File

@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=esh
pkgver=0.1.1
pkgver=0.3.0
pkgrel=0
pkgdesc="Simple template system based on shell"
url="https://github.com/jirutka/esh"
@ -22,4 +22,4 @@ package() {
make DESTDIR="$pkgdir" prefix=/usr install
}
sha512sums="dd952e87379c48cc99e34d1c5e3bb323e7b2d3a2f9bffcd5d9770889439bc96d69c5fb85531c116776855c7704835ff6f020e3f5e703dd0525ec850a1be10c19 esh-0.1.1.tar.gz"
sha512sums="6c1a55a9301af37272223b1155b69000667bb86fb95e5533ee08ecafbaaafb3d93a63e538b8511e33268dfc04a9cbb767308bc5795e019b90c72e8ce687d55b6 esh-0.3.0.tar.gz"