topgrade: update to 5.1.0.
This commit is contained in:
parent
dcec7c7bc6
commit
7aadd0f263
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'topgrade'
|
||||
pkgname=topgrade
|
||||
version=5.0.0
|
||||
version=5.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
homepage="https://github.com/r-darwish/topgrade"
|
||||
distfiles="https://github.com/r-darwish/topgrade/archive/v${version}.tar.gz"
|
||||
checksum=fc3ae25c550b66270457c11778bddcbb3b664638f5181f388262bf40e8811124
|
||||
checksum=39c667e868715a79b1904326709856ea3b1724200f471fb4d4c09b67c959a998
|
||||
|
|
Loading…
Reference in New Issue