Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ pack-cli


Commits:
f12122fd by Leonidas Spyropoulos at 2026-05-17T11:55:10+01:00
upgpkg: 0.40.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pack-cli
        pkgdesc = CLI for building apps using Cloud Native Buildpacks
-       pkgver = 0.40.4
+       pkgver = 0.40.6
        pkgrel = 1
        url = https://buildpacks.io/
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = pack-cli
        makedepends = go
        makedepends = git
        depends = glibc
-       source = git+https://github.com/buildpacks/pack.git#tag=v0.40.4
-       sha512sums = 
dda36836ecc9e48a5e0d05283d7b8700c0ab1c5efc2c6cd1d371a908d6e330ad2f3e5a83ffdc937f792cf396f668fe74860c0947a4f339b44c8998119dc1e023
+       source = git+https://github.com/buildpacks/pack.git#tag=v0.40.6
+       sha512sums = 
0860a325a0995d3137a8d6de692abb7a30c341201f76fc36b212ba3124479d21b9bb37b956356054235d02f57aeab49eb8acf081d6cac04f56046275674f7016
 
 pkgname = pack-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _base=pack
 pkgname=pack-cli
-pkgver=0.40.4
+pkgver=0.40.6
 pkgrel=1
 pkgdesc="CLI for building apps using Cloud Native Buildpacks"
 depends=('glibc')
@@ -13,7 +13,7 @@ arch=('x86_64')
 url="https://buildpacks.io/";
 license=('Apache-2.0')
 source=("git+https://github.com/buildpacks/${_base}.git#tag=v${pkgver}";)
-sha512sums=('dda36836ecc9e48a5e0d05283d7b8700c0ab1c5efc2c6cd1d371a908d6e330ad2f3e5a83ffdc937f792cf396f668fe74860c0947a4f339b44c8998119dc1e023')
+sha512sums=('0860a325a0995d3137a8d6de692abb7a30c341201f76fc36b212ba3124479d21b9bb37b956356054235d02f57aeab49eb8acf081d6cac04f56046275674f7016')
 
 prepare() {
   cd ${_base}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pack-cli/-/commit/f12122fde87e1b0145a1e7b74e3312f99faac95b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pack-cli/-/commit/f12122fde87e1b0145a1e7b74e3312f99faac95b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to