diff options
author | github-bot | 2021-07-11 19:30:49 +0000 |
---|---|---|
committer | github-bot | 2021-07-11 19:30:49 +0000 |
commit | 3080e22a01687aaf0f945a06aa54452b2400d6fa (patch) | |
tree | ebde83fbbd6a0708bacdc054ca5993f03f265af3 /PKGBUILD | |
parent | eeda793a6e657c1813d72100502cb8f7b0c722d5 (diff) | |
download | aur-3080e22a01687aaf0f945a06aa54452b2400d6fa.tar.gz |
Version 0.19.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Michael William Le Nguyen <michael at mail dot ttp dot codes> # Maintainer: Buildpacks Maintainers <cncf-buildpacks-maintainers at lists dot cncf dot io> pkgname=pack-cli-git -pkgver=0.19.0+r43.g9df4e6b5 +pkgver=0.19.0+r47.gd44736c2 pkgrel=1 pkgdesc="CLI for building apps using Cloud Native Buildpacks" arch=('x86_64') |