Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
conmon


Commits:
3e7a816d by Frederik Schwan at 2023-12-14T19:17:56+01:00
upgpkg: 1:2.1.9-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = conmon
+       pkgdesc = OCI container runtime monitor
+       pkgver = 2.1.9
+       pkgrel = 1
+       epoch = 1
+       url = https://github.com/containers/conmon
+       arch = x86_64
+       license = APACHE
+       makedepends = git
+       depends = glibc
+       depends = glib2
+       depends = systemd
+       source = 
git+https://github.com/containers/conmon#commit=3a9715d28cb4cf0e671dfbc4211d4458534db189
+       b2sums = SKIP
+
+pkgname = conmon


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=conmon
-pkgver=2.1.8
+pkgver=2.1.9
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@ url='https://github.com/containers/conmon'
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d       #refs/tags/v2.1.8
+_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189       #refs/tags/v2.1.9
 source=("git+https://github.com/containers/conmon#commit=${_commit}";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/3e7a816d8c949d0f31ea6114ff9784395199a849

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/3e7a816d8c949d0f31ea6114ff9784395199a849
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to