topgrade: update to 10.3.0

This commit is contained in:
Marcin Puc 2023-01-30 02:29:06 +01:00 committed by Michael Aldridge
parent 19dc97de78
commit fb48f6a7aa
1 changed files with 2 additions and 2 deletions

View File

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