[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Mar 21 13:23:32 UTC 2020
Date: Saturday, March 21, 2020 @ 13:23:32
Author: foxboron
Revision: 602582
upgpkg: conmon 1:2.0.14-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-21 13:22:46 UTC (rev 602581)
+++ PKGBUILD 2020-03-21 13:23:32 UTC (rev 602582)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.0.12
+pkgver=2.0.14
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd-libs)
makedepends=(git)
-_commit=682e9587bff927565ec942592129a02c7d410a50 # tags/v2.0.12
+_commit=6bf895263b7b45eaf9d53399bd541a46937ea81b # tags/v2.0.12
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list