tmplgen: update to 1.2.0.
This commit is contained in:
parent
5fdd8b6598
commit
746c0787d2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmplgen'
|
||||
pkgname=tmplgen
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Cogitri/tmplgen"
|
||||
distfiles="https://static.crates.io/crates/tmplgen/tmplgen-${version}.crate"
|
||||
checksum=03b72a24698ffdaa244a2ead296dd05a5a3f3a8361bfbe7a9791aede115205d2
|
||||
checksum=e8e759a7e59cf8fc19e751af8c64b2985054cd2085b6b9e711a97b5867f5acd6
|
||||
|
||||
post_install() {
|
||||
vman man/tmplgen.1
|
||||
|
|
Loading…
Reference in New Issue