topgrade: update to 16.0.1

This commit is contained in:
tranzystorekk 2024-10-11 14:18:39 +02:00
parent 44ecb0e4b5
commit 0e3c0d0948
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=16.0.0
version=16.0.1
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=c4af5ae7c03b92d726301c56aa7e6003ae9ba3d852afb77a8297add7001b2cc3
checksum=9cfcf31db3322f536f0c48d8a75c6750f18762e0ef60eb7446e3d4a0ab60853f
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"