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

Morten Linderud foxboron at archlinux.org
Mon Jan 11 17:03:28 UTC 2021


    Date: Monday, January 11, 2021 @ 17:03:27
  Author: foxboron
Revision: 817892

upgpkg: skopeo 1.2.1-1

Modified:
  skopeo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 17:02:56 UTC (rev 817891)
+++ PKGBUILD	2021-01-11 17:03:27 UTC (rev 817892)
@@ -2,8 +2,8 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=skopeo
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc='A command line utility for various operations on container images and image repositories.'
 arch=(x86_64)
 url='https://github.com/projectatomic/skopeo'
@@ -10,7 +10,7 @@
 license=(APACHE)
 depends=(gpgme device-mapper containers-common)
 makedepends=(go go-md2man btrfs-progs git systemd)
-_commit=2b4097bc13e7ba1d16a5225e2292a5cf88072f63    #refs/tags/v1.2.0
+_commit=bdb117ded6d37f0a6b0a2e28ba3213c20264ab43	#refs/tags/v1.2.1
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list