[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Sep 9 17:49:01 UTC 2020
Date: Wednesday, September 9, 2020 @ 17:49:00
Author: foxboron
Revision: 701626
upgpkg: conmon 1:2.0.21-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-09 17:19:46 UTC (rev 701625)
+++ PKGBUILD 2020-09-09 17:49:00 UTC (rev 701626)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.0.20
+pkgver=2.0.21
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd)
makedepends=(git)
-_commit=13244db638cf987c415298a3c23393ae5abeb885 # refs/tags/v2.0.20
+_commit=35a2fa83022e56e18af7e6a865ba5d7165fa2a4a #refs/tags/v2.0.21
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list