tmplgen: update to 1.2.3.
This commit is contained in:
parent
15890fb258
commit
d9c31eaf54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmplgen'
|
||||
pkgname=tmplgen
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
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=02abc1261667934a344e302863e74eedcfbed374caa492e6ff3da84195b9804e
|
||||
checksum=a3ff3acb2ae409092912e2078123566bb66a0c848844edb91ad6bec5b62b7fcf
|
||||
|
||||
post_install() {
|
||||
vman man/tmplgen.1
|
||||
|
|
Loading…
Reference in a new issue