We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52969a8 commit bc18572Copy full SHA for bc18572
1 file changed
srcpkgs/topgrade/template
@@ -1,6 +1,6 @@
1
# Template file for 'topgrade'
2
pkgname=topgrade
3
-version=17.1.0
+version=17.2.1
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -9,7 +9,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
9
license="GPL-3.0-or-later"
10
homepage="https://github.com/topgrade-rs/topgrade"
11
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
12
-checksum=70f8fd6e2bbfe51ddcdde037a84796134afc2bbdbefefc310ec682f7cab9de20
+checksum=f8a0868885a75b3591ab7d77f2e1d7d9a0178331ae058f613dac219bf47e03e6
13
14
post_install() {
15
local _topgrade="${DESTDIR}/usr/bin/topgrade"
0 commit comments