summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2020-07-06 13:44:05 +0000
committergithub-bot2020-07-06 13:44:05 +0000
commit931f10b7dad14a3eceeac113795e22531f379f2b (patch)
tree102b6a4c74aa759597f4d35791f2216a61160a92
parent6c368f81d769612ed12df7cc3524fe45df7e6cd2 (diff)
downloadaur-931f10b7dad14a3eceeac113795e22531f379f2b.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 3500e7decff3..0c414a64e669 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+r190.g3cf02fa0
+ pkgver = 0.11.2+r193.g41407c5d
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bb0bd0fdc987..e2c6ed226623 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+r190.g3cf02fa0
+pkgver=0.11.2+r193.g41407c5d
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')