From 2fc6435c5ad1a9c305cbd4523e188a48c322192d Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Sat, 16 Dec 2023 17:44:09 +1100
Subject: [PATCH] fix patch

---
 diff/patch/PKG.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/diff/patch/PKG.patch b/diff/patch/PKG.patch
index dbc83a2..ba4ab3a 100644
--- a/diff/patch/PKG.patch
+++ b/diff/patch/PKG.patch
@@ -8,8 +8,8 @@ diff -uar a/PKGBUILD b/PKGBUILD
 -depends=(glibc glib2 systemd)
 +depends=(glibc glib2)
  makedepends=(git)
--_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d	#refs/tags/v2.1.8
-+_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d    #refs/tags/v2.1.8
- source=("git+https://github.com/containers/conmon#commit=${_commit}")
- b2sums=('SKIP')
- 
+-_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189	#refs/tags/v2.1.9
++_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189    #refs/tags/v2.1.9
+ source=(
+   "git+https://github.com/containers/conmon#commit=${_commit}"
+   https://patch-diff.githubusercontent.com/raw/containers/conmon/pull/476.patch
-- 
GitLab