topgrade: update to 16.0.2

This commit is contained in:
tranzystorekk 2024-12-07 15:35:04 +01:00
parent 9a5b5a28af
commit 4f4f7e7c67
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=16.0.1
version=16.0.2
revision=1
build_style=cargo
build_helper=qemu
@ -9,7 +9,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
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=9cfcf31db3322f536f0c48d8a75c6750f18762e0ef60eb7446e3d4a0ab60853f
checksum=9cbaf60a44a1ba76c51d4a44e4fe4e7567ffbbb8c5c3b5751dfbdafd161f8230
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"