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


Commits:
21648e53 by Lukas Fleischer at 2025-06-25T11:42:50-04:00
upgpkg: 1:28.3.0-1: update to 28.3.0

- - - - -


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.2.2
+       pkgver = 28.3.0
        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.2.2
-       source = git+https://github.com/moby/moby.git#tag=v28.2.2
+       source = git+https://github.com/docker/cli.git#tag=v28.3.0
+       source = git+https://github.com/moby/moby.git#tag=v28.3.0
        source = 
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
        source = docker.sysusers
-       sha256sums = 
1b6bbe11f949ac912f26ead851e185e1ab5faa87ac37db77e079557d2b7921b1
-       sha256sums = 
d2c70ad584b1f4e0ab924607589b3273ad23cfa976fef6890b38a1a7200e354b
+       sha256sums = 
34be853c59fe3a5243f02c25844f283e58ffa07eb81184cd9d524fd4f47dc82e
+       sha256sums = 
58ea19160a844c91e05735d8da6317648891721f99f5289234fe68cb7c95e132
        sha256sums = 
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
        sha256sums = 
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=docker
-pkgver=28.2.2
+pkgver=28.3.0
 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=('1b6bbe11f949ac912f26ead851e185e1ab5faa87ac37db77e079557d2b7921b1'
-            'd2c70ad584b1f4e0ab924607589b3273ad23cfa976fef6890b38a1a7200e354b'
+sha256sums=('34be853c59fe3a5243f02c25844f283e58ffa07eb81184cd9d524fd4f47dc82e'
+            '58ea19160a844c91e05735d8da6317648891721f99f5289234fe68cb7c95e132'
             '28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 



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

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


Reply via email to