topgrade: update to 4.3.0.
This commit is contained in:
parent
b14eb82e1a
commit
687187370c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'topgrade'
|
# Template file for 'topgrade'
|
||||||
pkgname=topgrade
|
pkgname=topgrade
|
||||||
version=4.2.0
|
version=4.3.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="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=4f58bd5f72a17f63cf833d6bf30830116c31cb502f264ad3d22e1f2bd646597d
|
checksum=93bdd01a8572ec09fa73f9fea5db7d0a1df99cfa661e049ee618a0d95c01abde
|
||||||
|
|
Loading…
Reference in New Issue