We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf65c71 commit 045c15cCopy full SHA for 045c15c
srcpkgs/topgrade/template
@@ -1,6 +1,6 @@
1
# Template file for 'topgrade'
2
pkgname=topgrade
3
-version=16.6.1
+version=16.7.0
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -9,7 +9,7 @@ maintainer="tranzystorekk <[email protected]>"
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=e6fb3c7ef2c11a7583c0668d3b4b19873376fa6d737d7c7b5356f4426d326c14
+checksum=351a1f1a1676662aa00ad6440e7b493ae40fd40dd609cbe8b3920df981835aae
13
14
post_install() {
15
local _topgrade="${DESTDIR}/usr/bin/topgrade"
0 commit comments