Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / conmon
Commits: e2afe1ec by Frederik Schwan at 2023-08-24T19:49:32+02:00 upgpkg: 1:2.1.8-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Morten Linderud <[email protected]> pkgname=conmon -pkgver=2.1.7 +pkgver=2.1.8 pkgrel=1 epoch=1 pkgdesc='OCI container runtime monitor' @@ -11,9 +11,9 @@ url='https://github.com/containers/conmon' license=(APACHE) depends=(glibc glib2 systemd) makedepends=(git) -_commit=f633919178f6c8ee4fb41b848a056ec33f8d707d #refs/tags/v2.1.7 +_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d #refs/tags/v2.1.8 source=("git+https://github.com/containers/conmon#commit=${_commit}") -md5sums=('SKIP') +b2sums=('SKIP') pkgver() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/e2afe1ece670897dd07243c0e7a698ae937e1c3f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/e2afe1ece670897dd07243c0e7a698ae937e1c3f You're receiving this email because of your account on gitlab.archlinux.org.
