topgrade: update to 5.0.0
This commit is contained in:
parent
a09b522dcc
commit
355042779d
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'topgrade'
|
# Template file for 'topgrade'
|
||||||
pkgname=topgrade
|
pkgname=topgrade
|
||||||
version=4.7.1
|
version=5.0.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"
|
||||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/r-darwish/topgrade/archive/v${version}.tar.gz"
|
||||||
checksum=57d05d806ff95780fc196a5d20d0830b0b9437e3cc84a3735905446e3c0a3860
|
checksum=fc3ae25c550b66270457c11778bddcbb3b664638f5181f388262bf40e8811124
|
||||||
|
|
Loading…
Reference in a new issue