summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJosephine Pfeiffer2023-02-28 12:15:48 +0100
committerJosephine Pfeiffer2023-02-28 12:17:30 +0100
commit7306faa8e0ae7a174e72319a3ba7795d4119860c (patch)
treebf75589c6222c3008b2e3769b92fdc6629ad8fa5 /.SRCINFO
parent6a58dfe8310aa6bea4eaec8ab4014770ff51a9b7 (diff)
downloadaur-7306faa8e0ae7a174e72319a3ba7795d4119860c.tar.gz
updated PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74dd2d98ee93..e666124ecf9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
pkgbase = tekton-cli-bin
pkgdesc = A CLI for interacting with Tekton.
- pkgver = 0.19.1
+ pkgver = 0.29.1
pkgrel = 1
url = https://github.com/tektoncd/cli
arch = x86_64
- license = Apache
- provides = tekton-cli
- source = https://github.com/tektoncd/cli/releases/download/v0.19.1/tkn_0.19.1_Linux_x86_64.tar.gz
- sha256sums = 3e246a60e4ace03c394e18590ec0ec1a0cb14393008833acd75a6889fe91ffc2
+ license = Apache-2.0
+ makedepends = git
+ makedepends = go
+ conflicts = tektoncd-cli
+ conflicts = tekton-cli
+ source = git+https://github.com/tektoncd/cli#commit=d48a2cc72e7f695b4a90cee62678fd9764a7db85
+ sha256sums = SKIP
pkgname = tekton-cli-bin