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

Frederik Schwan freswa at gemini.archlinux.org
Mon Jan 24 21:55:46 UTC 2022


    Date: Monday, January 24, 2022 @ 21:55:45
  Author: freswa
Revision: 1114892

upgpkg: conmon 1:2.1.0-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-24 21:37:24 UTC (rev 1114891)
+++ PKGBUILD	2022-01-24 21:55:45 UTC (rev 1114892)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.32
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=436b460d1586c2e4ab4e845448449ddd9136767a	#refs/tags/v2.0.31
+_commit=bdb4f6e56cd193d40b75ffc9725d4b74a18cb33c	#refs/tags/v2.1.0
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list