summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2020-06-16 21:32:35 +0000
committergithub-bot2020-06-16 21:32:35 +0000
commit7f7b12aa03276a07ed29db1be03d923ca2e5a90a (patch)
tree205da9d2b45303cd1f542ad9f090871cf69df92a
parent0be44855c840200c5faa418be102b2e8f6d40efb (diff)
downloadaur-7f7b12aa03276a07ed29db1be03d923ca2e5a90a.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 cffba7a094d9..58b7d23be0ff 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+r94.g56a8842d
+ pkgver = 0.11.2+r97.gcacc2133
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2897dc2ba9d0..2bea30c6c2be 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+r94.g56a8842d
+pkgver=0.11.2+r97.gcacc2133
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')