topgrade: update to 1.8.0.
This commit is contained in:
parent
c4711d1f21
commit
8521894926
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'topgrade'
|
# Template file for 'topgrade'
|
||||||
pkgname=topgrade
|
pkgname=topgrade
|
||||||
version=1.7.0
|
version=1.8.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=e0dc1b9e50e2f023ab6922cfd2f44e27ef307dee51047800479ec2828269702b
|
checksum=6f72962d0ccc90530f031612e9683a42d05995da6496b591e3f374505551c37a
|
||||||
|
|
Loading…
Reference in a new issue