From 3ca6b8a8362bcf493695b9ffe3c481bfdee90de1 Mon Sep 17 00:00:00 2001 From: Marvin Feldmann Date: Mon, 4 Dec 2023 19:44:58 +0100 Subject: [PATCH] community/pdfgrep: rebuild against poppler-23.12.0 --- community/pdfgrep/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/pdfgrep/APKBUILD b/community/pdfgrep/APKBUILD index aba70277510..ba647636185 100644 --- a/community/pdfgrep/APKBUILD +++ b/community/pdfgrep/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: André Klitzing pkgname=pdfgrep pkgver=2.1.2 -pkgrel=8 +pkgrel=9 pkgdesc="Commandline utility to search text in PDF files" url="https://pdfgrep.org/" arch="all"