Date: Friday, February 17, 2023 @ 11:32:51
  Author: freswa
Revision: 1401909

upgpkg: skopeo 1.11.1-1

Modified:
  skopeo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-17 11:32:26 UTC (rev 1401908)
+++ PKGBUILD    2023-02-17 11:32:51 UTC (rev 1401909)
@@ -2,7 +2,7 @@
 # Maintainer: BartÅ‚omiej Piotrowski <[email protected]>
 
 pkgname=skopeo
-pkgver=1.11.0
+pkgver=1.11.1
 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=968670116c56023d37e9e98b48346478599c6801       #refs/tags/v1.11.0
+_commit=fb1ade6d9e9b501e35b09538c9533fac5dd604b6       #refs/tags/v1.11.1
 source=(git+$url#commit=$_commit)
 sha256sums=('SKIP')
 

Reply via email to