Date: Monday, December 24, 2012 @ 13:38:16 Author: giovanni Revision: 173836
upgpkg: fribidi 0.19.5-1 upstream release Modified: fribidi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-24 18:25:43 UTC (rev 173835) +++ PKGBUILD 2012-12-24 18:38:16 UTC (rev 173836) @@ -3,7 +3,7 @@ # Contributor: Nezmer <[email protected]> pkgname=fribidi -pkgver=0.19.4 +pkgver=0.19.5 pkgrel=1 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('glibc') options=('!libtool') source=("http://fribidi.org/download/${pkgname}-${pkgver}.tar.bz2") -md5sums=('0173f98ff929782d45819fc4a813c175') +md5sums=('925bafb97afee8a2fc2d0470c072a155') build() { cd "${srcdir}/${pkgname}-${pkgver}"
