Date: Thursday, January 14, 2021 @ 20:29:50
  Author: foxboron
Revision: 820889

upgpkg: conmon 1:2.0.24-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-14 20:26:47 UTC (rev 820888)
+++ PKGBUILD    2021-01-14 20:29:50 UTC (rev 820889)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.23
+pkgver=2.0.24
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=0b961fcc8773d2a1ee884d6841372762cec86589       #refs/tags/v2.0.23
+_commit=9cbc71d699291dfb14e7c1e348a0d48feff7a27d       #refs/tags/v2.0.24
 source=("git+https://github.com/containers/conmon#commit=${_commit}";)
 md5sums=('SKIP')
 

Reply via email to