Date: Monday, March 24, 2014 @ 18:59:09 Author: giovanni Revision: 108203
upgpkg: ocrad 0.23-1 upstream release Modified: ocrad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-24 16:35:19 UTC (rev 108202) +++ PKGBUILD 2014-03-24 17:59:09 UTC (rev 108203) @@ -2,7 +2,7 @@ # Maintainer: Giovanni Scafora <[email protected]> pkgname=ocrad -pkgver=0.22 +pkgver=0.23 pkgrel=1 pkgdesc="An Optical Character Recognition program" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ install=ocrad.install options=('staticlibs') source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.lz") -md5sums=('e84f0fb0dcd9b7b067201f9a3b89e06c') +md5sums=('bbcf34ec2ed2f6303bf546021184921c') build() { cd "${srcdir}/${pkgname}-${pkgver}"
