podman-tui: update to 1.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'podman-tui'
|
# Template file for 'podman-tui'
|
||||||
pkgname=podman-tui
|
pkgname=podman-tui
|
||||||
version=0.12.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/containers/podman-tui"
|
go_import_path="github.com/containers/podman-tui"
|
||||||
@@ -10,8 +10,9 @@ short_desc="Podman Terminal User Interface"
|
|||||||
maintainer="Uli Baum <xeji@cat3.de>"
|
maintainer="Uli Baum <xeji@cat3.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/podman-tui"
|
homepage="https://github.com/containers/podman-tui"
|
||||||
distfiles="https://github.com/containers/podman-tui/archive/v${version}.tar.gz"
|
changelog="https://github.com/containers/podman-tui/releases"
|
||||||
checksum=3e1cde5556ffc4cd463fd4888a518615d49686138693679df636383b64223db9
|
distfiles="https://github.com/containers/podman-tui/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=a89274fe1eb7c9dc90e52c2729e3cd6b4e0a892138fc95afc37e4ffd42fb40d6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc docs/README.md
|
vdoc docs/README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user