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

Frederik Schwan freswa at gemini.archlinux.org
Thu Jun 16 17:59:31 UTC 2022


    Date: Thursday, June 16, 2022 @ 17:59:30
  Author: freswa
Revision: 1238161

upgpkg: conmon 1:2.1.2-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 17:58:13 UTC (rev 1238160)
+++ PKGBUILD	2022-06-16 17:59:30 UTC (rev 1238161)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=65b6eaaf91ed8fd4ef0d5cd9038cff72667cc6be	#refs/tags/v2.1.1
+_commit=2bc95ee697e87d5f7b77063cf83fc32739addafe	#refs/tags/v2.1.2
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list