Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
skopeo


Commits:
04e5bf5a by Frederik Schwan at 2025-12-03T19:46:46+01:00
upgpkg: 1.21.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = skopeo
        pkgdesc = A command line utility for various operations on container 
images and image repositories.
-       pkgver = 1.20.0
+       pkgver = 1.21.0
        pkgrel = 1
        url = https://github.com/containers/skopeo
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = skopeo
        depends = gpgme
        depends = device-mapper
        depends = containers-common
-       source = git+https://github.com/containers/skopeo#tag=v1.20.0
-       sha256sums = 
d32b94156350cc0cb06da3799194d166136d9b16958bddcf376c7d97eff81e09
+       source = git+https://github.com/containers/skopeo#tag=v1.21.0
+       sha256sums = 
9cb0876964d7b41a61883641e9ac73dc38e4afc70cf7c0be7e905002f653799b
 
 pkgname = skopeo


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: BartÅ‚omiej Piotrowski <[email protected]>
 
 pkgname=skopeo
-pkgver=1.20.0
+pkgver=1.21.0
 pkgrel=1
 pkgdesc='A command line utility for various operations on container images and 
image repositories.'
 arch=(x86_64)
@@ -11,7 +11,7 @@ license=(Apache-2.0)
 depends=(gpgme device-mapper containers-common)
 makedepends=(go go-md2man btrfs-progs git systemd)
 source=(git+$url#tag=v$pkgver)
-sha256sums=('d32b94156350cc0cb06da3799194d166136d9b16958bddcf376c7d97eff81e09')
+sha256sums=('9cb0876964d7b41a61883641e9ac73dc38e4afc70cf7c0be7e905002f653799b')
 
 prepare(){
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/skopeo/-/commit/04e5bf5aa073eb0c8fb7c40745541ff13d672fa8

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


Reply via email to