11 lines
424 B
Bash
11 lines
424 B
Bash
# Template file for 'topgrade'
|
|
pkgname=topgrade
|
|
version=3.5.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="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=2a3d7518eef34faa9c447e71a11b70442db94383d83a8944effa0795b1ec3e8e
|