Date: Tuesday, March 21, 2023 @ 21:04:00
  Author: foxboron
Revision: 1425049

upgpkg: docker-buildx 0.10.4-1

Modified:
  docker-buildx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 20:49:37 UTC (rev 1425048)
+++ PKGBUILD    2023-03-21 21:04:00 UTC (rev 1425049)
@@ -2,7 +2,7 @@
 # Contributor: Joakim Saario <[email protected]>
 
 pkgname=docker-buildx
-pkgver=0.10.3
+pkgver=0.10.4
 pkgrel=1
 pkgdesc="Docker CLI plugin for extended build capabilities with BuildKit"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=("Apache")
 makedepends=('go' 'git')
 options=(!lto)
-_commit=79e156beb11f697f06ac67fa1fb958e4762c0fab       #refs/tags/v0.10.3
+_commit=c513d34049e499c53468deac6c4267ee72948f02       #refs/tags/v0.10.4
 source=("git+https://github.com/docker/buildx.git#commit=${_commit}";)
 sha512sums=('SKIP')
 

Reply via email to