11 lines
451 B
Bash
11 lines
451 B
Bash
# Template file for 'topgrade'
|
|
pkgname=topgrade
|
|
version=1.10.0
|
|
revision=1
|
|
build_style=cargo
|
|
short_desc="Meta upgrade tool for pip, flatpak, your distro and everything else"
|
|
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=eb03775da3b86d5d4ae81169e20df52b2dab86d9a4cef15d41b3b9b4c9496b5f
|