Date: Monday, April 16, 2012 @ 09:45:52 Author: jgc Revision: 156261 upgpkg: libthai 0.1.17-1
Update to 0.1.17 Modified: libthai/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-16 13:42:34 UTC (rev 156260) +++ PKGBUILD 2012-04-16 13:45:52 UTC (rev 156261) @@ -3,7 +3,7 @@ # Contributor: Chaiwat Suttipongsakul <[email protected]> pkgname=libthai -pkgver=0.1.16 +pkgver=0.1.17 pkgrel=1 pkgdesc="Thai language support routines" url="http://linux.thai.net/projects/libthai" @@ -13,7 +13,7 @@ makedepends=('pkgconfig') options=('!libtool' '!emptydirs') source=(http://linux.thai.net/pub/thailinux/software/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('631ae09f531db6c94aedcc7ce226d6a5') +md5sums=('d94ddbf5e5a09a911c459f0a4ad1c041') build() { cd "${srcdir}/${pkgname}-${pkgver}"
