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


Commits:
79b78d52 by Frederik Schwan at 2024-11-14T10:10:19+01:00
upgpkg: 1.17.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.16.1
+       pkgver = 1.17.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.16.1
-       sha256sums = 
ef147aaa0676fadb61c85ed8b913883bcba8249b7dae29a25f535bd0c3e4de99
+       source = git+https://github.com/containers/skopeo#tag=v1.17.0
+       sha256sums = 
8c9212b020b27af1a5af34d81f22a3bc006413820dd408f0428c3f04dd88e228
 
 pkgname = skopeo


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: BartÅ‚omiej Piotrowski <[email protected]>
 
 pkgname=skopeo
-pkgver=1.16.1
+pkgver=1.17.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=('ef147aaa0676fadb61c85ed8b913883bcba8249b7dae29a25f535bd0c3e4de99')
+sha256sums=('8c9212b020b27af1a5af34d81f22a3bc006413820dd408f0428c3f04dd88e228')
 
 prepare(){
   cd ${pkgname}



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

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


Reply via email to