topgrade: update to 15.0.0

Closes: #51057 [via git-merge-pr]
This commit is contained in:
tranzystorekk 2024-07-01 08:50:10 +02:00 committed by classabbyamp
parent aaefb92ec3
commit 7189245fb8
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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