topgrade: update to 3.2.0.
This commit is contained in:
parent
acbfc76675
commit
f2767094d0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'topgrade'
|
||||
pkgname=topgrade
|
||||
version=3.1.0
|
||||
version=3.2.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=801bec18bf3b9fd3dfa9f8343864e10dd47edae8a1d86a186d9c33a77af2608c
|
||||
checksum=2e336f3ce56297a2eb7c225bc905a3b1e275d64c7db72e68d80834978a304ebd
|
||||
|
|
Loading…
Reference in New Issue