summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2021-08-11 08:50:18 +0000
committergithub-bot2021-08-11 08:50:18 +0000
commit8ff17d92d397f3e3ba6eb014061f74cfc2d6def2 (patch)
treeee5a66533e56cdc012e19a42ee036a67d52467ba
parent0421d9069ffe520dc26c254cbfcf87a6ce3bae93 (diff)
downloadaur-8ff17d92d397f3e3ba6eb014061f74cfc2d6def2.tar.gz
Version 0.20.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc35fba7b24c..a09d923632fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pack-cli-git
pkgdesc = CLI for building apps using Cloud Native Buildpacks
- pkgver = 0.20.0+r40.gde3b8fd6
+ pkgver = 0.20.0+r43.gb69e4d99
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 041bf6ab0d13..e20611eea289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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.20.0+r40.gde3b8fd6
+pkgver=0.20.0+r43.gb69e4d99
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')