[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Fri May 27 18:11:57 UTC 2022
Date: Friday, May 27, 2022 @ 18:11:57
Author: foxboron
Revision: 1210862
upgpkg: conmon 1:2.1.1-1: upgpkg: conmon 1:2.1.1-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-27 18:10:46 UTC (rev 1210861)
+++ PKGBUILD 2022-05-27 18:11:57 UTC (rev 1210862)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd)
makedepends=(git)
-_commit=bdb4f6e56cd193d40b75ffc9725d4b74a18cb33c #refs/tags/v2.1.0
+_commit=65b6eaaf91ed8fd4ef0d5cd9038cff72667cc6be #refs/tags/v2.1.1
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list