Skip to content

Commit

Permalink
podman-tui: update to 0.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvrsh authored and Duncaen committed Nov 29, 2023
1 parent 59b71ca commit 2dae993
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/podman-tui/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'podman-tui'
pkgname=podman-tui
version=0.9.1
revision=2
version=0.12.0
revision=1
build_style=go
go_import_path="github.com/containers/podman-tui"
hostmakedepends="pkg-config"
Expand All @@ -11,7 +11,7 @@ maintainer="Uli Baum <xeji@cat3.de>"
license="Apache-2.0"
homepage="https://github.com/containers/podman-tui"
distfiles="https://github.com/containers/podman-tui/archive/v${version}.tar.gz"
checksum=c3d2cf9fbac9e319c725a79385eccb079ab8395fc35f0107a6de12b3be01128d
checksum=3e1cde5556ffc4cd463fd4888a518615d49686138693679df636383b64223db9

post_install() {
vdoc docs/README.md
Expand Down

0 comments on commit 2dae993

Please sign in to comment.