[arch-commits] Commit in conmon/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Feb 4 23:20:47 UTC 2021
Date: Thursday, February 4, 2021 @ 23:20:46
Author: foxboron
Revision: 845625
upgpkg: conmon 1:2.0.26-1
Modified:
conmon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-04 23:19:34 UTC (rev 845624)
+++ PKGBUILD 2021-02-04 23:20:46 UTC (rev 845625)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=conmon
-pkgver=2.0.25
+pkgver=2.0.26
pkgrel=1
epoch=1
pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
license=(APACHE)
depends=(glibc glib2 systemd)
makedepends=(git)
-_commit=05ce716ac6d1cfeeb27b9280832abd2e9d1a085f #refs/tags/v2.0.25
+_commit=0e155c83aa739ef0a0540ec9f9d265f57f68038b #refs/tags/v2.0.26
source=("git+https://github.com/containers/conmon#commit=${_commit}")
md5sums=('SKIP')
More information about the arch-commits
mailing list