Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/topgrade/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
version=17.4.0
version=17.5.0
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -9,7 +9,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/topgrade-rs/topgrade"
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
checksum=97b325d4e17b1b5699090382af2240c70629432da4677400151aae05af38cf64
checksum=4cf993e969df4e4726ff39d54c80e16a0e0710428801b8b84141122300109ff5

post_install() {
local _topgrade="${DESTDIR}/usr/bin/topgrade"
Expand Down