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

Frederik Schwan freswa at gemini.archlinux.org
Wed Jul 13 21:52:08 UTC 2022


    Date: Wednesday, July 13, 2022 @ 21:52:07
  Author: freswa
Revision: 1252620

upgpkg: skopeo 1.9.0-1

Modified:
  skopeo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-13 21:45:57 UTC (rev 1252619)
+++ PKGBUILD	2022-07-13 21:52:07 UTC (rev 1252620)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=skopeo
-pkgver=1.8.0
+pkgver=1.9.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=37727a45f96ac208785b606f7772d609bf50dbc4	#refs/tags/v1.8.0
+_commit=a03cba7c7ef4c49cf98336063ee4f1e235bf80e0	#refs/tags/v1.9.0
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list