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

Morten Linderud foxboron at archlinux.org
Sat May 15 10:49:51 UTC 2021


    Date: Saturday, May 15, 2021 @ 10:49:51
  Author: foxboron
Revision: 934623

upgpkg: conmon 1:2.0.28-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-15 10:48:41 UTC (rev 934622)
+++ PKGBUILD	2021-05-15 10:49:51 UTC (rev 934623)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.27
+pkgver=2.0.28
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=65fad4bfcb250df0435ea668017e643e7f462155	#refs/tags/v2.0.27
+_commit=6b18f7e0f2e4cd7f7b016b88141e82210d370008    #refs/tags/v2.0.28
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list