[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Mon Mar 16 17:42:58 UTC 2020
Date: Monday, March 16, 2020 @ 17:42:58
Author: foxboron
Revision: 599828
upgpkg: conmon 1:2.0.12-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-16 17:32:06 UTC (rev 599827)
+++ PKGBUILD 2020-03-16 17:42:58 UTC (rev 599828)
@@ -1,7 +1,8 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.0.11
+pkgver=2.0.12
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -10,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd-libs)
makedepends=(git)
-_commit=ff9d97a08d7a4b58267ac03719786e4e7258cecf # tags/v2.0.11
+_commit=682e9587bff927565ec942592129a02c7d410a50 # tags/v2.0.12
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list