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

Frederik Schwan freswa at gemini.archlinux.org
Fri Mar 25 12:33:18 UTC 2022


    Date: Friday, March 25, 2022 @ 12:33:17
  Author: freswa
Revision: 1176350

upgpkg: skopeo 1.7.0-1

Modified:
  skopeo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 11:56:30 UTC (rev 1176349)
+++ PKGBUILD	2022-03-25 12:33:17 UTC (rev 1176350)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=skopeo
-pkgver=1.6.1
+pkgver=1.7.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=49084d2cd8c9f8e7b38ba8405d61e701d5381bc0	#refs/tags/v1.6.1
+_commit=f45ae950aacb7b61ec13223fc22269f2fe270eab	#refs/tags/v1.7.0
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list