diff options
author | Vitaliy Star | 2025-03-19 18:33:59 +0300 |
---|---|---|
committer | Vitaliy Star | 2025-03-19 18:33:59 +0300 |
commit | 399fd9fa42edbb0e5f8361eb66cc93df80762c0d (patch) | |
tree | bd427ab065e5d219f690d3c205f36022de87eb04 /.SRCINFO | |
parent | f102bfca06db05e726ead8904ef567fe5ea887cf (diff) | |
download | aur-gitlab-ci-local.tar.gz |
upgpkg: 4.58.0-1, depends: -python, +rsync
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,15 +1,15 @@ pkgbase = gitlab-ci-local pkgdesc = Run gitlab pipelines locally as shell executor or docker executor - pkgver = 4.56.2 + pkgver = 4.58.0 pkgrel = 1 url = https://github.com/firecow/gitlab-ci-local arch = any license = MIT makedepends = npm - makedepends = python depends = nodejs - noextract = gitlab-ci-local-4.56.2.tgz - source = https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.56.2.tgz - sha256sums = 97895a6f81f50ac0ff6eda4c807453ac7fc4608de634d993f954743caf1a5cd9 + depends = rsync + noextract = gitlab-ci-local-4.58.0.tgz + source = https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.58.0.tgz + sha256sums = ad42eac5b9c372675771c718e1dbccf98069cee47cd9c1f89c3f670496d1b7e1 pkgname = gitlab-ci-local |