From 569904975827d717931355c70303bb82566e1583 Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Fri, 6 Sep 2024 19:20:40 +0200 Subject: Cleanups/fixes --- app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/OCRmyPDF/OCRmyPDF-16.3.1.ebuild') 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 -- cgit v1.2.3