summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrys2015-08-16 19:26:34 +0200
committerChrys2015-08-16 19:26:34 +0200
commit71f4f302b86e019cee2915e3d50a43f2716b4c27 (patch)
tree0c57f30cba7280bc215823241417ab9cb098d4cb
parent8ccbfce8611962116d94f8a459db6a327f24426b (diff)
downloadaur-71f4f302b86e019cee2915e3d50a43f2716b4c27.tar.gz
Update to version 0.9.85
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e780a98aa671..5cfb19c04271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Chrys <mail@chrys.de>
pkgname=ocrdesktop
-pkgver=0.9.28
+pkgver=0.9.85
pkgrel=1
pkgdesc="OCR the current window or desktop and make it browsable for the user"
arch=('any')
url="http://www.crivatec.de"
license=('GPL')
groups=()
-depends=('libwnck3' 'orca' 'python-pillow' 'python-tesserwrap')
-source=("http://crivatec.de/page/uploads/Downloads/Accessible%20Games/$pkgname-$pkgver.tar.xz")
+depends=('libwnck3' 'python-atspi' 'python-pillow' 'python-tesserwrap')
+source=("http://crivatec.de/page/uploads/Downloads/Accessible%20Tools/$pkgname-$pkgver.tar.xz")
install='ocrdesktop.install'
-md5sums=("b699a43edcb4f5db00fd22f104bc2659")
+md5sums=("5ce434a325b06af8918dc4a52cefd9db")
package() {
cd "${srcdir}/"