topgrade: update to 7.1.0.
This commit is contained in:
parent
5a9491f784
commit
1cb89008be
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'topgrade'
|
# Template file for 'topgrade'
|
||||||
pkgname=topgrade
|
pkgname=topgrade
|
||||||
version=7.0.1
|
version=7.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Meta upgrade tool for pip, flatpak, your distro and everything else"
|
short_desc="Meta upgrade tool for pip, flatpak, your distro and everything else"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/r-darwish/topgrade"
|
homepage="https://github.com/r-darwish/topgrade"
|
||||||
distfiles="https://github.com/r-darwish/topgrade/archive/v${version}.tar.gz"
|
distfiles="https://github.com/r-darwish/topgrade/archive/v${version}.tar.gz"
|
||||||
checksum=47c5dc3cb674b962841e708731defebb5fc2fd9425bde382dbd12ac7ecbbc0da
|
checksum=db8a2777f0a1c3e59012936d3edb5a54d378a2be036604590557d6e3affde8d8
|
||||||
|
|
Loading…
Reference in New Issue