tmplgen: update to 1.2.0.

This commit is contained in:
Rasmus Thomsen 2019-01-20 12:32:52 +01:00 committed by maxice8
parent 5fdd8b6598
commit 746c0787d2

View file

@ -1,6 +1,6 @@
# Template file for 'tmplgen' # Template file for 'tmplgen'
pkgname=tmplgen pkgname=tmplgen
version=1.1.0 version=1.2.0
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/Cogitri/tmplgen" homepage="https://github.com/Cogitri/tmplgen"
distfiles="https://static.crates.io/crates/tmplgen/tmplgen-${version}.crate" distfiles="https://static.crates.io/crates/tmplgen/tmplgen-${version}.crate"
checksum=03b72a24698ffdaa244a2ead296dd05a5a3f3a8361bfbe7a9791aede115205d2 checksum=e8e759a7e59cf8fc19e751af8c64b2985054cd2085b6b9e711a97b5867f5acd6
post_install() { post_install() {
vman man/tmplgen.1 vman man/tmplgen.1