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

Morten Linderud foxboron at gemini.archlinux.org
Thu Sep 23 20:09:19 UTC 2021


    Date: Thursday, September 23, 2021 @ 20:09:19
  Author: foxboron
Revision: 1022743

upgpkg: conmon 1:2.0.30-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 20:08:04 UTC (rev 1022742)
+++ PKGBUILD	2021-09-23 20:09:19 UTC (rev 1022743)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.29
+pkgver=2.0.30
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=7e6de6678f6ed8a18661e1d5721b81ccee293b9b	#refs/tags/v2.0.29
+_commit=2792c16f4436f1887a7070d9ad99d9c29742f38a	#refs/tags/v2.0.30
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list