diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index bf46c1168f748d..225554e76f2a27 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -1,6 +1,6 @@ # Template file for 'topgrade' pkgname=topgrade -version=17.5.0 +version=17.5.1 revision=1 build_style=cargo build_helper=qemu @@ -9,7 +9,7 @@ maintainer="tranzystorekk " license="GPL-3.0-or-later" homepage="https://github.com/topgrade-rs/topgrade" distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz" -checksum=4cf993e969df4e4726ff39d54c80e16a0e0710428801b8b84141122300109ff5 +checksum=bdb4b70319c74ebbe3266d6394963b7798b1362a0a035dff27bec0618ae09c38 post_install() { local _topgrade="${DESTDIR}/usr/bin/topgrade"