topgrade: update to 13.0.0

This commit is contained in:
Marcin Puc 2023-10-20 06:35:08 +02:00 committed by classabbyamp
parent f9a251e40c
commit ddf8b762b2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=12.0.2
version=13.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=3bd71c8ee3f38fdddc1f9475f1c46d4949ce2f016e26dda71ac3c723e7488c57
checksum=6d83af871b6ce108dd4773c81835734d306b41425c41c533095ca5a82324b049
post_install() {
local topgrade="${DESTDIR}/usr/bin/topgrade"