summaryrefslogtreecommitdiff
path: root/app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild')
-rw-r--r--app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild b/app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild
index 6ec30ad..ce4e2fe 100644
--- a/app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild
+++ b/app-text/OCRmyPDF/OCRmyPDF-16.3.1.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