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.6.2
version=17.8.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=173204e8a1d051d982244899c18da35f55cd9574244c27582281bb74216bccbe
checksum=e723b723db7ef3179417e3529bd67a637a3ceafed8f63ee81202cfae9200ad9b

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