summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f6c4cc7c5c2..dcd23d681d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=4
pkgdesc="Linux Intelligent OCR Solution is an easy to use OCR suite for tesseract and cuneiform"
arch=(any)
license=('GPL3')
-url=('https://gitlab.com/groups/Nalin-x-Linux')
+url="https://gitlab.com/groups/Nalin-x-Linux"
source=('git+https://gitlab.com/Nalin-x-Linux/lios-3.git')
depends=('tesseract' 'imagemagick' 'cuneiform' 'python-pyinsane' 'espeak' 'poppler' 'python-pyenchant' 'aspell-en' 'speech-dispatcher' 'python-gobject' 'python-cairo')
makedepends=('git' 'gcc')