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

Frederik Schwan freswa at gemini.archlinux.org
Mon Dec 6 22:41:10 UTC 2021


    Date: Monday, December 6, 2021 @ 22:41:10
  Author: freswa
Revision: 1065414

upgpkg: conmon 1:2.0.31-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-06 22:20:47 UTC (rev 1065413)
+++ PKGBUILD	2021-12-06 22:41:10 UTC (rev 1065414)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.30
+pkgver=2.0.31
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=2792c16f4436f1887a7070d9ad99d9c29742f38a	#refs/tags/v2.0.30
+_commit=7e7eb74e52abf65a6d46807eeaea75425cc8a36c	#refs/tags/v2.0.31
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list