topgrade: update to 8.3.0.
This commit is contained in:
parent
5f526c115b
commit
1c592277c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'topgrade'
|
||||
pkgname=topgrade
|
||||
version=8.2.0
|
||||
version=8.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Meta upgrade tool for pip, flatpak, your distro and everything else"
|
||||
|
@ -8,7 +8,7 @@ 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=54fe60ef70b21b34c50c0d342ec120aff3a9522ef44a9737f42d5700aed7a1c3
|
||||
checksum=a818cbdc64aafe77a589299d5717988fd5e5403af0998a9945b9d17a5b6f499b
|
||||
|
||||
post_install() {
|
||||
vman topgrade.8
|
||||
|
|
Loading…
Reference in a new issue