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


Commits:
e50ce4ca by Frederik Schwan at 2024-05-16T23:02:32+02:00
upgpkg: 1:2.1.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = conmon
        pkgdesc = OCI container runtime monitor
-       pkgver = 2.1.11
+       pkgver = 2.1.12
        pkgrel = 1
        epoch = 1
        url = https://github.com/containers/conmon
@@ -10,7 +10,7 @@ pkgbase = conmon
        depends = glibc
        depends = glib2
        depends = systemd
-       source = git+https://github.com/containers/conmon#commit=v2.1.11
-       b2sums = 
deabbff37c0ffb12efae05a02cadf2a9dffd658cbf57e27a3d87cf27440e7bd4298b6059f411533f79bdf45f6f4651a135aaf356f401970bcb3e4633d8c2eabc
+       source = git+https://github.com/containers/conmon#commit=v2.1.12
+       b2sums = 
afcf85f41be1f9acee8875cec08443c7abc918d8dc5b133e15d70c19c405c981b88dfa2e98f78dd2a4150ee91e446ac5d7548de64d8ed5f44b7ca8e2c3a8e8c1
 
 pkgname = conmon


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxbo...@archlinux.org>
 
 pkgname=conmon
-pkgver=2.1.11
+pkgver=2.1.12
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -14,7 +14,7 @@ makedepends=(git)
 source=(
   "git+https://github.com/containers/conmon#commit=v${pkgver}";
 )
-b2sums=('deabbff37c0ffb12efae05a02cadf2a9dffd658cbf57e27a3d87cf27440e7bd4298b6059f411533f79bdf45f6f4651a135aaf356f401970bcb3e4633d8c2eabc')
+b2sums=('afcf85f41be1f9acee8875cec08443c7abc918d8dc5b133e15d70c19c405c981b88dfa2e98f78dd2a4150ee91e446ac5d7548de64d8ed5f44b7ca8e2c3a8e8c1')
 
 build() {
   cd conmon



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conmon/-/commit/e50ce4caae8fe99e2a554736adfd3a70cf00d845
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to