From bf9ae7e68343bd4ca8742c5efeb155783e5f53cd Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 25 Aug 2016 07:26:11 +0000 Subject: [PATCH] community/tesseract-ocr: moved from testing, changed url --- {testing => community}/tesseract-ocr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {testing => community}/tesseract-ocr/APKBUILD (95%) diff --git a/testing/tesseract-ocr/APKBUILD b/community/tesseract-ocr/APKBUILD similarity index 95% rename from testing/tesseract-ocr/APKBUILD rename to community/tesseract-ocr/APKBUILD index 3f97cdccb2e..bdd87b03405 100644 --- a/testing/tesseract-ocr/APKBUILD +++ b/community/tesseract-ocr/APKBUILD @@ -4,7 +4,7 @@ pkgname=tesseract-ocr pkgver=3.04.01 pkgrel=0 pkgdesc="open source OCR engine" -url="https://code.google.com/p/tesseract-ocr/" +url="https://github.com/tesseract-ocr/tesseract/releases" arch="all" license="Apache" depends=""