Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
docker-buildx


Commits:
12a5e0b3 by Christian Heusel at 2024-06-18T22:36:12+02:00
upgpkg: 0.15.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = docker-buildx
        pkgdesc = Docker CLI plugin for extended build capabilities with 
BuildKit
-       pkgver = 0.15.0
+       pkgver = 0.15.1
        pkgrel = 1
        url = https://github.com/docker/buildx
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = docker-buildx
        makedepends = go
        makedepends = git
        options = !lto
-       source = git+https://github.com/docker/buildx.git#tag=v0.15.0
-       sha512sums = 
899a46fc14b2df96ff421068f46d5fc898ef88f85455b10b0c6a3198440a6ad33fbf93629278e1b5c8d1d60f5cb3470f46dbea2b413854347a3d59ccafbe6ae0
+       source = git+https://github.com/docker/buildx.git#tag=v0.15.1
+       sha512sums = 
8652600d3d4db71da81ea871ed81eacfcbb111235689f6c8b3ed28455bb46fa0aedf469b145c4375c1bbd08936847b75c8fb1a93d05561cac79f76414c40dce9
 
 pkgname = docker-buildx


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Joakim Saario <[email protected]>
 
 pkgname=docker-buildx
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc="Docker CLI plugin for extended build capabilities with BuildKit"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=("Apache-2.0")
 makedepends=('go' 'git')
 options=(!lto)
 source=("git+https://github.com/docker/buildx.git#tag=v${pkgver}";)
-sha512sums=('899a46fc14b2df96ff421068f46d5fc898ef88f85455b10b0c6a3198440a6ad33fbf93629278e1b5c8d1d60f5cb3470f46dbea2b413854347a3d59ccafbe6ae0')
+sha512sums=('8652600d3d4db71da81ea871ed81eacfcbb111235689f6c8b3ed28455bb46fa0aedf469b145c4375c1bbd08936847b75c8fb1a93d05561cac79f76414c40dce9')
 
 build() {
   cd "buildx"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker-buildx/-/commit/12a5e0b355b760d94298e6cd9a2eaa0d80ca3c02

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker-buildx/-/commit/12a5e0b355b760d94298e6cd9a2eaa0d80ca3c02
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to