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

Morten Linderud foxboron at archlinux.org
Thu Jul 16 11:38:34 UTC 2020


    Date: Thursday, July 16, 2020 @ 11:38:34
  Author: foxboron
Revision: 664115

upgpkg: conmon 1:2.0.19-1

Modified:
  conmon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 11:24:18 UTC (rev 664114)
+++ PKGBUILD	2020-07-16 11:38:34 UTC (rev 664115)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=conmon
-pkgver=2.0.18
-pkgrel=2
+pkgver=2.0.19
+pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=7b3e303be8f1aea7e0d4a784c8e64a75c14756a4 # tags/v2.0.18
+_commit=25585dd8e8ebff68baa00f695115eff4191ca1f9 # tags/v2.0.19
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list