summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2022-08-03 19:44:56 +0000
committergithub-bot2022-08-03 19:44:56 +0000
commita01f47e1c97d59b52ab3dbe825556f3903d3d6a1 (patch)
tree1470d9f638440660e6f257028fc61d8c3df53736
parent81f8f67f5bae437a508def30efbef2ff3b5a7259 (diff)
downloadaur-a01f47e1c97d59b52ab3dbe825556f3903d3d6a1.tar.gz
Version 0.27.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 142d8effce8f..9fae64a04d87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pack-cli-git
pkgdesc = CLI for building apps using Cloud Native Buildpacks
- pkgver = 0.27.0+r46.gc93d42d0
+ pkgver = 0.27.0+r49.ga6f7e916
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 914609e11408..bee9e0b74770 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.27.0+r46.gc93d42d0
+pkgver=0.27.0+r49.ga6f7e916
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')