summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrys2015-12-23 13:51:40 +0100
committerchrys2015-12-23 13:51:40 +0100
commite2a721dc138d84573b5d89f4304c442b7d66ce81 (patch)
tree5e7ef282017a717f14d5f489fd44397964c74b09 /PKGBUILD
parentf0bfe2b03582f7de6c729fd9ad3af679328e4170 (diff)
downloadaur-e2a721dc138d84573b5d89f4304c442b7d66ce81.tar.gz
Fix address
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f55335e88a1..07779d34cef8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Linux Intelligent OCR Solution is an easy to use ORC suite for tesserac
arch=(any)
license=('LGPL')
url=('https://gitlab.com/groups/Nalin-x-Linux')
-source=('https://gitlab.com/Nalin-x-Linux/lios-3.git')
+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')
makedepends=('git' 'gcc')