Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
docker


Commits:
b61e63e1 by Lukas Fleischer at 2025-07-30T09:41:23-04:00
upgpkg: 1:28.3.3-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = docker
        pkgdesc = Pack, ship and run any application as a lightweight container
-       pkgver = 28.3.2
+       pkgver = 28.3.3
        pkgrel = 1
        epoch = 1
        url = https://www.docker.com/
@@ -27,12 +27,12 @@ pkgbase = docker
        optdepends = pigz: parallel gzip compressor support
        optdepends = docker-buildx: extended build capabilities
        options = !lto
-       source = git+https://github.com/docker/cli.git#tag=v28.3.2
-       source = git+https://github.com/moby/moby.git#tag=v28.3.2
+       source = git+https://github.com/docker/cli.git#tag=v28.3.3
+       source = git+https://github.com/moby/moby.git#tag=v28.3.3
        source = 
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
        source = docker.sysusers
-       sha256sums = 
c3bb3f7a74bfd932ade34e245ed6a200895bd5e8aeb7b4cc91e44704c96ae899
-       sha256sums = 
5edce32c56924869ab2af2e6d111b79e9a63b8c8792c97c363a508af7c6c20d3
+       sha256sums = 
e35ed1d086748340c4e12ffe2cb4dcf7251f8eff20f609f13c37ba75e7d26ebd
+       sha256sums = 
e20dbb122f7b496917de4076d9692c783f7b851957f6d368ce279f9e8dbcaca0
        sha256sums = 
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
        sha256sums = 
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=docker
-pkgver=28.3.2
+pkgver=28.3.3
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -21,8 +21,8 @@ source=("git+https://github.com/docker/cli.git#tag=v$pkgver";
         "git+https://github.com/moby/moby.git#tag=v$pkgver";
         "git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT";
         "$pkgname.sysusers")
-sha256sums=('c3bb3f7a74bfd932ade34e245ed6a200895bd5e8aeb7b4cc91e44704c96ae899'
-            '5edce32c56924869ab2af2e6d111b79e9a63b8c8792c97c363a508af7c6c20d3'
+sha256sums=('e35ed1d086748340c4e12ffe2cb4dcf7251f8eff20f609f13c37ba75e7d26ebd'
+            'e20dbb122f7b496917de4076d9692c783f7b851957f6d368ce279f9e8dbcaca0'
             '28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 



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

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


Reply via email to