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

Frederik Schwan freswa at gemini.archlinux.org
Tue Jan 11 20:35:29 UTC 2022


    Date: Tuesday, January 11, 2022 @ 20:35:28
  Author: freswa
Revision: 1101000

upgpkg: conmon 1:2.0.32-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-11 20:32:41 UTC (rev 1100999)
+++ PKGBUILD	2022-01-11 20:35:28 UTC (rev 1101000)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.31
+pkgver=2.0.32
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=7e7eb74e52abf65a6d46807eeaea75425cc8a36c	#refs/tags/v2.0.31
+_commit=436b460d1586c2e4ab4e845448449ddd9136767a	#refs/tags/v2.0.31
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list