mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
tmplgen: update to 1.2.2.
This commit is contained in:
parent
ae8b946df2
commit
a8d6ee5ce0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tmplgen'
|
# Template file for 'tmplgen'
|
||||||
pkgname=tmplgen
|
pkgname=tmplgen
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Void Linux template generator for language-specific package managers
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
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://github.com/Cogitri/tmplgen/releases/download/v${version}/tmplgen-${version}.crate"
|
distfiles="https://static.crates.io/crates/tmplgen/tmplgen-${version}.crate"
|
||||||
checksum=3ca104bad66f8fdfc52a79c0f380d778970ca428c8e283a8aeb66e5318ed7b7b
|
checksum=02abc1261667934a344e302863e74eedcfbed374caa492e6ff3da84195b9804e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/tmplgen.1
|
vman man/tmplgen.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue