summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2020-06-30 21:42:37 +0000
committergithub-bot2020-06-30 21:42:37 +0000
commitfe5436b8762176f63d18951e75b056e317ee215a (patch)
tree26114c91a1bf0a8964e722b8298d01136df48469
parentb0372518d6dc8d48a4f5364b91989857db8ed334 (diff)
downloadaur-fe5436b8762176f63d18951e75b056e317ee215a.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 035628cf8278..d9af8078deb9 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+r132.g7d50532d
+ pkgver = 0.11.2+r136.ge4396dc6
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 88baf295f528..ffc188f7acc7 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+r132.g7d50532d
+pkgver=0.11.2+r136.ge4396dc6
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')