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.9.0
version=17.10.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=58d86e921cbe25aa4e913ae3a24ff95c3ab7aad46fe0cc5f0c8d9b4bd38a8929
checksum=45cbb6e256184f2d7efd5f411e91a94db41f22d95f101074f2163b10c3932d4a

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