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

Morten Linderud foxboron at archlinux.org
Thu Dec 17 20:51:00 UTC 2020


    Date: Thursday, December 17, 2020 @ 20:51:00
  Author: foxboron
Revision: 778057

upgpkg: conmon 1:2.0.22-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-17 20:50:54 UTC (rev 778056)
+++ PKGBUILD	2020-12-17 20:51:00 UTC (rev 778057)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.21
+pkgver=2.0.22
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=35a2fa83022e56e18af7e6a865ba5d7165fa2a4a    #refs/tags/v2.0.21
+_commit=9c34a8663b85e479e0c083801e89a2b2835228ed	#refs/tags/v2.0.22
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list