Date: Sunday, February 12, 2023 @ 15:32:04 Author: shibumi Revision: 1400062
upgpkg: tekton-cli 0.29.1-1 Modified: tekton-cli/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-12 15:25:55 UTC (rev 1400061) +++ PKGBUILD 2023-02-12 15:32:04 UTC (rev 1400062) @@ -1,8 +1,8 @@ # Maintainer: Christian Rebischke <[email protected]> pkgname=tekton-cli -pkgver=0.25.0 -pkgrel=2 +pkgver=0.29.1 +pkgrel=1 pkgdesc="CLI for interacting with the Tekton CI/CD pipeline" arch=('x86_64') url="https://github.com/tektoncd/cli"
