From cb33decb284fa3b08652b04f7290d9d4140a927f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Jan 2013 00:06:07 -0800 Subject: Thu Jan 24 00:06:07 PST 2013 --- community/cuneiform/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/cuneiform/PKGBUILD') diff --git a/community/cuneiform/PKGBUILD b/community/cuneiform/PKGBUILD index b59c0c3bd..fb3658edb 100644 --- a/community/cuneiform/PKGBUILD +++ b/community/cuneiform/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 78925 2012-10-27 23:44:06Z ebelanger $ +# $Id: PKGBUILD 82693 2013-01-23 00:16:03Z eric $ # Maintainer: Sergej Pupykin # Contributor: Maxim Vuets pkgname=cuneiform pkgver=1.1.0 _dpkgver=1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Linux port of an OCR system developed in Russia. Supports more than 20 languages." arch=('i686' 'x86_64') url="https://launchpad.net/cuneiform-linux" @@ -16,6 +16,7 @@ source=(http://launchpad.net/cuneiform-linux/${_dpkgver}/${_dpkgver}/+download/c md5sums=('09fd160cdfc512f26442a7e91246598d') _SRC_ROOT="${srcdir}/${pkgname}-linux-${pkgver}" +md5sums=('09fd160cdfc512f26442a7e91246598d') build() { cd "${_SRC_ROOT}" -- cgit v1.2.3-54-g00ecf