blob: 078194db1dc0979964971d9345b133b5082d799c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = astro-cli
pkgdesc = CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
pkgver = 1.29.0
pkgrel = 1
url = https://github.com/astronomer/astro-cli
arch = x86_64
license = Apache-2.0
makedepends = go
depends = glibc
source = astro-cli-1.29.0.tar.gz::https://github.com/astronomer/astro-cli/archive/refs/tags/v1.29.0.tar.gz
sha256sums = b9392eadc21d888b753e7c97c6f44da61ad0fcc90e9b2395e3fe39ee10cdcff5
pkgname = astro-cli
|