diff options
Diffstat (limited to 'community/pdfgrep')
-rw-r--r-- | community/pdfgrep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdfgrep/APKBUILD b/community/pdfgrep/APKBUILD index 4df7c1ab8a..b6af4abc1c 100644 --- a/community/pdfgrep/APKBUILD +++ b/community/pdfgrep/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=pdfgrep pkgver=2.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Commandline utility to search text in PDF files" url="https://pdfgrep.org/" arch="all" |