Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / aliyun-cli
Commits: 52ec670b by Orhun Parmaksız at 2023-10-11T15:44:01+03:00 upgpkg: 3.0.183-1: upstream release - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = aliyun-cli + pkgdesc = Alibaba Cloud CLI + pkgver = 3.0.183 + pkgrel = 1 + url = https://github.com/aliyun/aliyun-cli + arch = x86_64 + license = Apache + makedepends = git + makedepends = go + depends = glibc + source = git+https://github.com/aliyun/aliyun-cli#commit=5eceb46dfdddddceaed5822e1464da302381ddce + source = git+https://github.com/aliyun/aliyun-openapi-meta + sha512sums = SKIP + sha512sums = SKIP + b2sums = SKIP + b2sums = SKIP + +pkgname = aliyun-cli ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ # Contributor: Andreas 'Segaja' Schleifer <archlinux at segaja dot de> pkgname=aliyun-cli -_gitcommit=9c3a577a2fdbbc48bcf46c059d649f89938d1d47 -pkgver=3.0.181 +_gitcommit=5eceb46dfdddddceaed5822e1464da302381ddce +pkgver=3.0.183 pkgrel=1 pkgdesc='Alibaba Cloud CLI' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aliyun-cli/-/commit/52ec670b75c25f77f52f2908dab2934d13b37d8b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aliyun-cli/-/commit/52ec670b75c25f77f52f2908dab2934d13b37d8b You're receiving this email because of your account on gitlab.archlinux.org.
