summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2020-07-06 17:11:48 +0000
committergithub-bot2020-07-06 17:11:48 +0000
commit1b504121e160b0bf00a44c65f96d0020a1d08eaa (patch)
tree1041da86dc1d1616f22f17ed506aebafca92eb8c
parent0751b43b40033fd446870eb4b282e99c93c4cdd5 (diff)
downloadaur-1b504121e160b0bf00a44c65f96d0020a1d08eaa.tar.gz
Version 0.11.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9da9b4400419..65ea14f19086 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pack-cli-git
pkgdesc = CLI for building apps using Cloud Native Buildpacks
- pkgver = 0.11.2+r196.g4b4c9e00
+ pkgver = 0.11.2+r200.g9ae23736
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 60e0740d24a4..8acad50560dc 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.11.2+r196.g4b4c9e00
+pkgver=0.11.2+r200.g9ae23736
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')