[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu May 28 21:23:28 UTC 2020
Date: Thursday, May 28, 2020 @ 21:23:27
Author: foxboron
Revision: 636758
upgpkg: conmon 1:2.0.17-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-28 21:23:20 UTC (rev 636757)
+++ PKGBUILD 2020-05-28 21:23:27 UTC (rev 636758)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.0.16
+pkgver=2.0.17
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd-libs)
makedepends=(git)
-_commit=a97780984207f29652af90fa3dc4e8e7576548e7 # tags/v2.0.16
+_commit=41877362fc4685d55e0473d2e4a1cbe5e1debee0 # tags/v2.0.17
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list