diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index 113d042bd736a4..ba09a799701125 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -1,6 +1,6 @@ # Template file for 'topgrade' pkgname=topgrade -version=17.2.1 +version=17.3.0 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=f8a0868885a75b3591ab7d77f2e1d7d9a0178331ae058f613dac219bf47e03e6 +checksum=98f0fcbbaf201ef0442533e5fdc3fd047ae61767f28b197bb4e8bd6047a90c22 post_install() { local _topgrade="${DESTDIR}/usr/bin/topgrade"