Date: Saturday, May 7, 2022 @ 23:04:32
  Author: freswa
Revision: 1196238

upgpkg: skopeo 1.8.0-1

Modified:
  skopeo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-07 23:02:44 UTC (rev 1196237)
+++ PKGBUILD    2022-05-07 23:04:32 UTC (rev 1196238)
@@ -2,8 +2,8 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrow...@archlinux.org>
 
 pkgname=skopeo
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='A command line utility for various operations on container images and 
image repositories.'
 arch=(x86_64)
 url='https://github.com/containers/skopeo'
@@ -10,7 +10,7 @@
 license=(APACHE)
 depends=(gpgme device-mapper containers-common)
 makedepends=(go go-md2man btrfs-progs git systemd)
-_commit=f45ae950aacb7b61ec13223fc22269f2fe270eab       #refs/tags/v1.7.0
+_commit=37727a45f96ac208785b606f7772d609bf50dbc4       #refs/tags/v1.8.0
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 

Reply via email to