Date: Tuesday, February 19, 2013 @ 14:31:10 Author: spupykin Revision: 84506
upgpkg: yagf 0.9.2-3 upd Modified: yagf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-19 13:31:06 UTC (rev 84505) +++ PKGBUILD 2013-02-19 13:31:10 UTC (rev 84506) @@ -4,12 +4,12 @@ pkgname=yagf pkgver=0.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="QT4-based GUI for Cuneiform and Tesseract OCRs" arch=(i686 x86_64) url="http://symmetrica.net/cuneiform-linux/yagf-en.html" license=('GPL') -depends=('qt>=4.3' 'aspell') +depends=('qt4' 'aspell') optdepends=('cuneiform: recognition tool' 'tesseract: recognition tool' 'xsane: acquire images from a scanner into YAGF directly')