summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2020-07-01 19:05:52 +0000
committergithub-bot2020-07-01 19:05:52 +0000
commit05c3e04bac76ff85bb1bf6f3e43283e43e96eb19 (patch)
treeebbdd3e269b62db72cc1751015b6682af0debf1a
parent65f55c53d113cbb5d65488f11e02aaf20b84563b (diff)
downloadaur-05c3e04bac76ff85bb1bf6f3e43283e43e96eb19.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 bd6a913072f0..b5a506a2556d 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+r173.g678d14ab
+ pkgver = 0.11.2+r186.g20002fcf
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f306336cfe98..16bd7730b364 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+r173.g678d14ab
+pkgver=0.11.2+r186.g20002fcf
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')