summaryrefslogtreecommitdiff
path: root/app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2024-09-06 19:20:40 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2024-09-06 19:24:22 +0200
commit569904975827d717931355c70303bb82566e1583 (patch)
tree2fb99bf4c31e34c4193dadb78a0850024d882ba7 /app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild
parent6a70188191db99a0d2410c8c481f32998a323132 (diff)
downloadportage-569904975827d717931355c70303bb82566e1583.tar.gz
portage-569904975827d717931355c70303bb82566e1583.tar.bz2
portage-569904975827d717931355c70303bb82566e1583.zip
Cleanups/fixes
Diffstat (limited to 'app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild')
-rw-r--r--app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild b/app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild
index 49601b0..1270652 100644
--- a/app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild
+++ b/app-text/OCRmyPDF/OCRmyPDF-16.5.0.ebuild
@@ -12,8 +12,8 @@ DESCRIPTION="OCRmyPDF adds an OCR text layer to scanned PDF files"
HOMEPAGE="https://github.com/ocrmypdf/OCRmyPDF"
if [[ "${PV}" =~ 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/ocrmypdf/OCRmyPDF"
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/ocrmypdf/OCRmyPDF"
else
SRC_URI="https://github.com/ocrmypdf/OCRmyPDF/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi