summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2020-06-11 19:35:33 +0000
committergithub-bot2020-06-11 19:35:33 +0000
commit97a06727f3ee8e2734bea74983de78a6e5121238 (patch)
tree3bdb8fce83ed7cfdd2670c0b02aa70c6b77d0335
parentdb2cd51bc7043968ca672017e41259874b3213bc (diff)
downloadaur-97a06727f3ee8e2734bea74983de78a6e5121238.tar.gz
Version 0.11.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d12aa361e490..ec407bef9dc5 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.1+r86.g24b82016
+ pkgver = 0.11.1+r89.ga2d3b3b0
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f4b8287dd390..8ba0af1c4294 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.1+r86.g24b82016
+pkgver=0.11.1+r89.ga2d3b3b0
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')