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

Morten Linderud foxboron at archlinux.org
Sat Jun 5 11:42:55 UTC 2021


    Date: Saturday, June 5, 2021 @ 11:42:55
  Author: foxboron
Revision: 956031

upgpkg: conmon 1:2.0.29-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 11:41:22 UTC (rev 956030)
+++ PKGBUILD	2021-06-05 11:42:55 UTC (rev 956031)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.28
+pkgver=2.0.29
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=6b18f7e0f2e4cd7f7b016b88141e82210d370008    #refs/tags/v2.0.28
+_commit=7e6de6678f6ed8a18661e1d5721b81ccee293b9b	#refs/tags/v2.0.29
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list