tmplgen: update to 1.2.3.

This commit is contained in:
Rasmus Thomsen 2019-02-25 23:42:56 +01:00 committed by maxice8
parent 15890fb258
commit d9c31eaf54

View file

@ -1,6 +1,6 @@
# Template file for 'tmplgen' # Template file for 'tmplgen'
pkgname=tmplgen pkgname=tmplgen
version=1.2.2 version=1.2.3
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=02abc1261667934a344e302863e74eedcfbed374caa492e6ff3da84195b9804e checksum=a3ff3acb2ae409092912e2078123566bb66a0c848844edb91ad6bec5b62b7fcf
post_install() { post_install() {
vman man/tmplgen.1 vman man/tmplgen.1