topgrade: update to 16.0.0

This commit is contained in:
tranzystorekk 2024-10-06 16:05:28 +02:00
parent e66d1f7f38
commit 48f9d380ed
1 changed files with 2 additions and 2 deletions

View File

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