topgrade: update to 10.3.1

This commit is contained in:
Marcin Puc 2023-01-31 13:41:33 +01:00 committed by Michal Vasilek
parent af63858937
commit 88a70847fe

View File

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