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

Morten Linderud foxboron at archlinux.org
Wed Jul 29 18:22:41 UTC 2020


    Date: Wednesday, July 29, 2020 @ 18:22:41
  Author: foxboron
Revision: 665799

upgpkg: conmon 1:2.0.20-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-29 18:20:58 UTC (rev 665798)
+++ PKGBUILD	2020-07-29 18:22:41 UTC (rev 665799)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.19
+pkgver=2.0.20
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=25585dd8e8ebff68baa00f695115eff4191ca1f9 # tags/v2.0.19
+_commit=13244db638cf987c415298a3c23393ae5abeb885	# refs/tags/v2.0.20
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list