From 22b2466e89b4d4d84ab25ce0f53266fc070c1938 Mon Sep 17 00:00:00 2001 From: Malte Gejr Date: Tue, 10 Jun 2025 09:40:40 +0200 Subject: [PATCH] podman-tui: update to 1.6.1 --- srcpkgs/podman-tui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/podman-tui/template b/srcpkgs/podman-tui/template index 3b890492354..29e2ea88fdd 100644 --- a/srcpkgs/podman-tui/template +++ b/srcpkgs/podman-tui/template @@ -1,6 +1,6 @@ # Template file for 'podman-tui' pkgname=podman-tui -version=1.5.0 +version=1.6.1 revision=1 build_style=go go_import_path="github.com/containers/podman-tui" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/containers/podman-tui" changelog="https://github.com/containers/podman-tui/releases" distfiles="https://github.com/containers/podman-tui/archive/refs/tags/v${version}.tar.gz" -checksum=d9ba16d37f959d7ae5ca6650c3ccc7b0e1a726215791c99604f8f5955ee8f61d +checksum=a241119e1099711f889bae6fa7061130869317b711a96e3e9df2fed45e6fc979 post_install() { vdoc docs/README.md