diff --git a/srcpkgs/podman-tui/template b/srcpkgs/podman-tui/template index c37e1dac3cc..7562ab7d672 100644 --- a/srcpkgs/podman-tui/template +++ b/srcpkgs/podman-tui/template @@ -1,6 +1,6 @@ # Template file for 'podman-tui' pkgname=podman-tui -version=0.12.0 +version=1.1.0 revision=1 build_style=go go_import_path="github.com/containers/podman-tui" @@ -10,8 +10,9 @@ short_desc="Podman Terminal User Interface" maintainer="Uli Baum " license="Apache-2.0" homepage="https://github.com/containers/podman-tui" -distfiles="https://github.com/containers/podman-tui/archive/v${version}.tar.gz" -checksum=3e1cde5556ffc4cd463fd4888a518615d49686138693679df636383b64223db9 +changelog="https://github.com/containers/podman-tui/releases" +distfiles="https://github.com/containers/podman-tui/archive/refs/tags/v${version}.tar.gz" +checksum=a89274fe1eb7c9dc90e52c2729e3cd6b4e0a892138fc95afc37e4ffd42fb40d6 post_install() { vdoc docs/README.md