[arch-commits] Commit in skopeo/trunk (PKGBUILD)

Frederik Schwan freswa at gemini.archlinux.org
Thu Feb 3 12:18:28 UTC 2022


    Date: Thursday, February 3, 2022 @ 12:18:27
  Author: freswa
Revision: 1124861

upgpkg: skopeo 1.6.0-1

Modified:
  skopeo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-03 12:06:30 UTC (rev 1124860)
+++ PKGBUILD	2022-02-03 12:18:27 UTC (rev 1124861)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=skopeo
-pkgver=1.5.2
+pkgver=1.6.0
 pkgrel=1
 pkgdesc='A command line utility for various operations on container images and image repositories.'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(APACHE)
 depends=(gpgme device-mapper containers-common)
 makedepends=(go go-md2man btrfs-progs git systemd)
-_commit=8a88191c844a35cd54048c34bee3a6656ed5df5f	#refs/tags/v1.5.0
+_commit=e4b79d7741c40434838ece2790be537083fc2a04	#refs/tags/v1.6.0
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list