From bbfd34164f6c023ce5d26494ccc4bbdf244f70c1 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sat, 16 Nov 2024 09:29:28 -0500
Subject: [PATCH] coccigrep: rebuild for python3-3.13

---
 srcpkgs/coccigrep/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/coccigrep/template b/srcpkgs/coccigrep/template
index b651a489c68..6dbe65444ef 100644
--- a/srcpkgs/coccigrep/template
+++ b/srcpkgs/coccigrep/template
@@ -1,7 +1,7 @@
 # Template file for 'coccigrep'
 pkgname=coccigrep
 version=1.20
-revision=5
+revision=6
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="coccinelle python3-Pygments"