[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Mar 10 22:01:19 UTC 2021
Date: Wednesday, March 10, 2021 @ 22:01:19
Author: foxboron
Revision: 887247
upgpkg: conmon 1:2.0.27-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-10 21:59:06 UTC (rev 887246)
+++ PKGBUILD 2021-03-10 22:01:19 UTC (rev 887247)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.0.26
+pkgver=2.0.27
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd)
makedepends=(git)
-_commit=0e155c83aa739ef0a0540ec9f9d265f57f68038b #refs/tags/v2.0.26
+_commit=65fad4bfcb250df0435ea668017e643e7f462155 #refs/tags/v2.0.27
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list