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


Commits:
00c324ad by Frederik Schwan at 2024-01-19T10:04:52+01:00
upgpkg: 1.14.1-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.14.0
+       pkgver = 1.14.1
        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#commit=6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74
+       source = 
git+https://github.com/containers/skopeo#commit=45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
        sha256sums = SKIP
 
 pkgname = skopeo


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrow...@archlinux.org>
 
 pkgname=skopeo
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='A command line utility for various operations on container images and 
image repositories.'
 arch=(x86_64)
@@ -10,7 +10,7 @@ url='https://github.com/containers/skopeo'
 license=(APACHE)
 depends=(gpgme device-mapper containers-common)
 makedepends=(go go-md2man btrfs-progs git systemd)
-_commit=6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74       #refs/tags/v1.14.0
+_commit=45b7bf5e4ac70a5bfe29e0486719d8390bd6679c       #refs/tags/v1.14.1
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



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

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


Reply via email to