diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index d75994b394d..429c0382e66 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -1,6 +1,6 @@ # Template file for 'topgrade' pkgname=topgrade -version=10.2.4 +version=10.3.0 revision=1 build_style=cargo build_helper=qemu @@ -9,7 +9,7 @@ maintainer="jcgruenhage " license="GPL-3.0-only" homepage="https://github.com/topgrade-rs/topgrade" distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz" -checksum=b7390d609259a4fa4b4c2db6fdc685e12e65d2f9bc98d442d713bf1c9bce7677 +checksum=6ed1fa0ca3c2031e183ad8852de41be77e216076508e896fc38b7ad1cce15d0d post_install() { local topgrade="${DESTDIR}/usr/bin/topgrade"