diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template index cb7b7eb390d..bce10d3ec74 100644 --- a/srcpkgs/topgrade/template +++ b/srcpkgs/topgrade/template @@ -1,6 +1,6 @@ # Template file for 'topgrade' pkgname=topgrade -version=12.0.1 +version=12.0.2 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=d8a9eeb9c6ae3aab8163b726e912fa7c39849c3ad9f1e39a07924885f639b7bf +checksum=3bd71c8ee3f38fdddc1f9475f1c46d4949ce2f016e26dda71ac3c723e7488c57 post_install() { local topgrade="${DESTDIR}/usr/bin/topgrade"