summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-bot2022-03-07 13:44:15 +0000
committergithub-bot2022-03-07 13:44:15 +0000
commitde020401893d00a3cf3478bc1bcde7bedefbcbbc (patch)
tree3663ad893fde43ea6a59fe22f0bbe1d394664eb1
parent20f4e2fd01c3419aaac7b7eb2137009204779c87 (diff)
downloadaur-de020401893d00a3cf3478bc1bcde7bedefbcbbc.tar.gz
Version 0.24.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a48a8f501c3..25dda2977754 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pack-cli-git
pkgdesc = CLI for building apps using Cloud Native Buildpacks
- pkgver = 0.24.0+r4.g4a2bf3b9
+ pkgver = 0.24.0+r9.g8ac78380
pkgrel = 1
url = https://buildpacks.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d5b6af87eccb..b2a7957e058d 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.24.0+r4.g4a2bf3b9
+pkgver=0.24.0+r9.g8ac78380
pkgrel=1
pkgdesc="CLI for building apps using Cloud Native Buildpacks"
arch=('x86_64')