summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2021-04-08 16:40:50 +0200
committerJose Riha2021-04-08 16:40:50 +0200
commit9e5a0ed94d9360cdeb2ab82b525c50cd6a3eba6b (patch)
tree2fd21be66646b71068c8dbcc9719b094f0151fd3 /PKGBUILD
parented4d612120f7a6878cb08fdf2f16463197035cff (diff)
downloadaur-eyeocr.tar.gz
Fix url (thanks @micwoj92)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e81d9b4aba7..c9779157b65b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=eyeocr
pkgver=0.0.10
-pkgrel=2
+pkgrel=3
pkgdesc="Java-based text (ocr) recognizer"
arch=('i686' 'x86_64')
-url="https://eyeocr.sourceforge.net/"
+url="https://sourceforge.net/projects/eyeocr/"
license=('custom')
depends=('java-runtime')
source=(https://sourceforge.net/projects/eyeocr/files/eye-alpha-10.zip eyeocr.desktop eyeocr)