diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index de45826151e..113d042bd73 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -1,6 +1,6 @@ # Template file for 'topgrade' pkgname=topgrade -version=17.1.0 +version=17.2.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=70f8fd6e2bbfe51ddcdde037a84796134afc2bbdbefefc310ec682f7cab9de20 +checksum=f8a0868885a75b3591ab7d77f2e1d7d9a0178331ae058f613dac219bf47e03e6 post_install() { local _topgrade="${DESTDIR}/usr/bin/topgrade"