topgrade: update to 12.0.0

This commit is contained in:
Marcin Puc 2023-06-27 12:26:00 +02:00 committed by classabbyamp
parent 06d8ba7f75
commit 40dbe001ad

View File

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=11.0.2
version=12.0.0
revision=1
build_style=cargo
build_helper=qemu
@ -9,7 +9,7 @@ maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
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=29cd1d870dafbfa46d07c4056ba229a98755660a2e37804f12e1507fdde7d237
checksum=c99bb88995da5e7d86055d10eced8950740fa2ed986f0b9b159e64a22a0842ed
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"